@package: BuddyBossActivity |
Description |
|---|---|
| BP_Activity_Template::__construct() |
Constructor method. |
| BP_Activity_Template::has_activities() |
Whether there are activity items available in the loop. |
| BP_Activity_Theme_Compat::single_template_hierarchy() |
Add custom template hierarchy to theme compat for activity permalink pages. |
| bp_template_hierarchy_activity_single_item |
Filters the template hierarchy for the activity permalink pages. |
| 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_Follow |
BuddyBoss Follow Component. |
| BP_Activity_Follow::__construct() |
Constructor. |
| BP_Activity_Follow::populate() |
Populate the object with data about the specific follow item. |
| BP_Activity_Follow::save() |
Saves a follow relationship to the database. |