@since: BuddyPress 1.7.0 |
Description |
---|---|
bp_activity_admin_menu_order() |
Add activity component to custom menus array. |
BP_Activity_Theme_Compat::single_dummy_post() |
Update the global $post with the displayed user’s data. |
BP_Activity_Theme_Compat::single_dummy_content() |
Filter the_content with the members’ activity permalink template part. |
BP_Activity_Theme_Compat |
The main theme compat class for BuddyBoss Activity. |
BP_Activity_Theme_Compat::__construct() |
Set up the activity component theme compatibility. |
BP_Activity_Theme_Compat::is_activity() |
Set up the theme compatibility hooks, if we’re looking at an activity page. |
BP_Activity_Theme_Compat::directory_dummy_post() |
Update the global $post with directory data. |
BP_Activity_Theme_Compat::directory_content() |
Filter the_content with the groups index template part. |
bp_activity_types_list_{$output} |
Fires at the end of the listing of activity types. |
bp_activity_get_comments_user_ids |
Filters the list of user IDs for the current activity item. |