@package: BuddyBossActivity |
Description |
|---|---|
| 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. |
| BP_Activity_List_Table::flatten_activity_array() |
Flatten the activity array. |
| 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. |