File: bp-activity/bp-activity-template.php |
Description |
---|---|
bp_activity_count() |
Output the activity count. |
bp_get_activity_count() |
Return the activity count. |
bp_get_activity_count |
Filters the activity count for the activity template. |
bp_activity_per_page() |
Output the number of activities per page. |
bp_get_activity_per_page() |
Return the number of activities per page. |
bp_get_activity_per_page |
Filters the activity posts per page value. |
bp_activity_has_more_items() |
Return true when there are more activity items to be shown than currently appear. |
bp_get_activity_load_more_link() |
Get the URL for the Load More link. |
bp_get_activity_load_more_link |
Filters the Load More link URL. |
bp_activity_pagination_count() |
Output the activity pagination count. |