[buddypress-trac] [BuddyPress Trac] #9286: bp_get_blog_latest_post not applying filters properly
buddypress-trac
noreply at wordpress.org
Tue Dec 23 02:20:19 UTC 2025
#9286: bp_get_blog_latest_post not applying filters properly
-------------------------------------------------+-------------------------
Reporter: shawfactor | Owner:
| espellcaste
Type: enhancement | Status: closed
Priority: normal | Milestone: 14.5.0
Component: Blogs | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch reporter-feedback needs- |
testing |
-------------------------------------------------+-------------------------
Changes (by espellcaste):
* owner: (none) => espellcaste
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"14165" 14165]:
{{{
#!CommitTicketReference repository="" revision="14165"
`bp_get_blog_latest_post()` make use of the `the_title` filter hook but
only one param is provided.
We are introducing two new getters for the latest post ID.
`bp_get_blog_latest_post_id` and `bp_blog_latest_post_id`.
Props shawfactor, rollybueno, and dcavins.
Closes https://github.com/buddypress/buddypress/pull/411
Fixes #9286 (trunk)
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9286#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list