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

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

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

bp_get_blog_latest_post_permalink

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

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

bp_blog_latest_post_content()

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

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

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

Does the latest blog post have a featured image?

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

bp_blog_latest_post_has_featured_image

Filters whether or not the latest blog post has a featured image.

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