File: bp-blogs/bp-blogs-template.php |
Description |
---|---|
bp_blogs_pagination_count() |
Output the blogs pagination count. |
bp_get_blogs_pagination_count() |
Get the blogs pagination count. |
bp_get_blogs_pagination_count |
Filters the “Viewing x-y of z blogs” pagination message. |
bp_blogs_pagination_links() |
Output the blogs pagination links. |
bp_get_blogs_pagination_links() |
Return the blogs pagination links. |
bp_has_blogs |
Filters whether or not there are blogs to list. |
bp_blogs() |
Determine if there are still blogs left in the loop. |
bp_the_blog() |
Get the current blog object in the loop. |
bp_blogs_root_slug() |
Output the blogs component root slug. |
bp_get_blogs_root_slug() |
Return the blogs component root slug. |