Namespaces: global
Description
bp_blog_last_active()

Output the last active date of the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:619

bp_get_blog_last_active()

Return the last active date of the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:633

bp_blog_latest_post()

Output the latest post from the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:678

bp_get_blog_latest_post()

Return the latest post from the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:692

bp_get_blog_description()

Return the description of the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:554

bp_blog_class()

Output the row class of the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:574

bp_blog_id()

Output the ID of the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:512

bp_get_blog_id()

Return the ID of the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:522

bp_blog_description()

Output the description of the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:538

bp_blog_avatar()

Output a blog’s avatar.

Source: bp-blogs/bp-blogs-template.php:289