File: bp-blogs/bp-blogs-template.php
Description
bp_blog_latest_post_title()

Output the title of the latest post on the current blog in the loop.

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

bp_get_blog_latest_post_title()

Return the title of the latest post on the current blog in the loop.

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

bp_get_blog_latest_post_title

Filters the title text of the latest post on the current blog in the loop.

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

bp_get_blog_class()

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

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

bp_get_blog_class

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

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

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_last_active

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

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

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