File: bp-activity/bp-activity-template.php |
Description |
|---|---|
| bp_has_activities() |
Initialize the activity loop. |
| bp_activity_enable_afilter_support |
Filters whether BuddyPress should enable afilter support. |
| bp_has_activities |
Filters whether or not there are activity items to display. |
| bp_activities() |
Determine if there are still activities left in the loop. |
| bp_the_activity() |
Get the current activity object in the loop. |
| bp_activity_load_more_link() |
Output the URL for the Load More link. |
| bp_get_activity_slug |
Filters the activity component slug. |
| bp_activity_slug() |
Output the activity component slug. |
| bp_get_activity_slug() |
Return the activity component slug. |