bp_activity_get_comment_count, (int
bp_activity_get_comment_count, (int
Appears in: buddypress.14.5.2
Hook Type: filter
Displaying hooks found in version: buddypress.14.5.2apply_filters('bp_activity_get_comment_count, (int') is found 1 times:
- /bp-activity/bp-activity-template.php line 2554
* @since 1.2.0 * * @param int $count The activity comment count. */ return apply_filters( 'bp_activity_get_comment_count', (int) $count ); } /** * Return the total number of comments to the current comment. * * This function recursively adds the total number of comments each