bp_get_activity_content, $content
bp_get_activity_content, $content
Appears in: buddypress.14.5.2
Hook Type: filter
Displaying hooks found in version: buddypress.14.5.2apply_filters('bp_get_activity_content, $content') is found 1 times:
- /bp-activity/bp-activity-template.php line 1743
* * This function is mainly for backwards compatibility. */ $content = bp_get_activity_action() . ' ' . bp_get_activity_content_body(); return apply_filters( 'bp_get_activity_content', $content ); } /** * Attach metadata about an activity item to the activity content. * * This metadata includes the time since the item was posted (which will appear