Namespaces: global |
Description |
|---|---|
| bp_blog_last_active() |
Output the last active date of the current blog in the loop. |
| bp_get_blog_last_active() |
Return 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_description() |
Return the description of the current blog in the loop. |
| bp_blog_class() |
Output the row class 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_blog_description() |
Output the description of the current blog in the loop. |
| bp_blog_avatar() |
Output a blog’s avatar. |