Namespaces: global |
Description |
|---|---|
| bp_get_activity_load_more_link() |
Get the URL for the Load More link. |
| bp_activity_pagination_count() |
Output the activity pagination count. |
| bp_get_activity_pagination_count() |
Return the activity pagination count. |
| 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. |