File: bp-activity/bp-activity-template.php |
Description |
|---|---|
| bp_activity_pagination_links() |
Output the activity pagination links. |
| bp_get_activity_pagination_links() |
Return the activity pagination links. |
| bp_get_activity_pagination_links |
Filters the activity pagination link output. |
| bp_activity_has_more_items() |
Return true when there are more activity items to be shown than currently appear. |
| 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. |