Closed BMRG14 closed 2 years ago
Users can disable comments and likes on their posts. If that happens, $node->comment_count will be null.
$node->comment_count
@all-contributors please add @BMRG14 for code
Thank you @BMRG14!
@pgrimaud
I've put up a pull request to add @BMRG14! :tada:
Users can disable comments and likes on their posts. If that happens,
$node->comment_count
will be null.