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_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. |