@since: BuddyPress 1.7.0
Description
bp_get_blog_latest_post_content()

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

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

bp_get_blog_latest_post_content

Filters the content of the latest post on the current blog in the loop.

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

bp_blog_latest_post_featured_image()

Output the featured image of the latest post on the current blog in the loop.

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

bp_get_blog_latest_post_featured_image()

Return the featured image of the latest post on the current blog in the loop.

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

bp_get_blog_latest_post_featured_image

Filters the featured image of the latest post on the current blog in the loop.

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

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_blog_class()

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

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

bp_get_blog_class()

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

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