Namespaces: global |
Description |
|---|---|
| bp_activity_pagination_links() |
Output the activity pagination links. |
| bp_get_activity_pagination_links() |
Return the activity pagination links. |
| bp_activity_has_more_items() |
Return true when there are more activity items to be shown than currently appear. |
| bp_activity_root_slug() |
Output the activity component root slug. |
| bp_get_activity_root_slug() |
Return the activity component root slug. |
| bp_activity_directory_permalink() |
Output activity directory permalink. |
| bp_get_activity_directory_permalink() |
Return activity directory permalink. |
| 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. |