apply_filters( 'bp_blog_latest_post_has_featured_image', bool $value , string $thumbnail , string $image )
Filters whether or not the latest blog post has a featured image.
Description
Parameters
- $value
-
Whether or not the latest blog post has a featured image.
- $thumbnail
-
Image version to return.
- $image
-
Returned value from bp_get_blog_latest_post_featured_image.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.7.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.