File: bp-blogs/bp-blogs-template.php |
Description |
---|---|
bp_blog_last_active |
Filters the last active date of the current blog in the loop. |
bp_blog_latest_post() |
Output the latest post from the current blog in the loop. |
bp_get_blog_latest_post() |
Return the latest post from the current blog in the loop. |
bp_get_blog_latest_post |
Filters the HTML markup result for the latest blog post in loop. |
bp_blog_id() |
Output the ID of the current blog in the loop. |
bp_get_blog_id() |
Return the ID of the current blog in the loop. |
bp_get_blog_id |
Filters the ID of the current blog in the loop. |
bp_blog_description() |
Output the description of the current blog in the loop. |
bp_blog_description |
Filters the description of the current blog in the loop. |
bp_get_blogs_pagination_links |
Filters the blogs pagination links. |