[buddypress-trac] [BuddyPress] #4033: adding action in bp_activity_get_specific
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Feb 21 23:56:56 UTC 2012
#4033: adding action in bp_activity_get_specific
-------------------------+-----------------------------
Reporter: sboisvert | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Activity | Version:
Severity: trivial | Keywords:
-------------------------+-----------------------------
I'd like to know if its possible to add an action hook in
function bp_activity_get_specific( $args = '' )
in bp-activity-functions.php line 847 on current trunk.
The use case is to remove/add filters that play with the results so that
they don't impact the query when getting a single result.
Getting it lower in with bp_activity_get_user_join_filter is a bit
awckward since those are the hooks I want to remove.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4033>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list