[buddypress-trac] [BuddyPress] #2397: Add a do_action in bp_activity_at_message_notification()
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Jun 11 23:51:08 UTC 2010
#2397: Add a do_action in bp_activity_at_message_notification()
-------------------------+--------------------------------------------------
Reporter: r-a-y | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 1.3
Component: Activity | Keywords:
-------------------------+--------------------------------------------------
Comment(by r-a-y):
Hey JJJ, you're right. I meant to write apply_filters, instead of
do_action.
{{{
$usernames = apply_filters( 'activity_username_notification', $usernames,
$poster_user_id );
}}}
Gotcha about filtering though.
--
Ticket URL: <http://trac.buddypress.org/ticket/2397#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list