@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_activities_no_activity() |
Output text when there is no activity |
bp_get_activities_no_activity() |
Get text when there is no activity |
bp_get_activities_no_activity |
Filters the text used when there is no activity to display. |
bp_activity_pagination_count() |
Output the activity pagination count. |
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_has_activities() |
Initialize the activity loop. |
bp_activities() |
Determine if there are still activities left in the loop. |
bp_the_activity() |
Get the current activity object in the loop. |