File: bp-blogs/bp-blogs-template.php |
Description |
|---|---|
| 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_get_blog_description() |
Return the description of the current blog in the 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_blog_avatar() |
Output a blog’s avatar. |