[buddypress-trac] [BuddyPress] #5311: do_action on friends activity select miss-named
buddypress-trac
noreply at wordpress.org
Sat Dec 21 17:46:53 UTC 2013
#5311: do_action on friends activity select miss-named
--------------------------+-----------------------------
Reporter: modemlooper | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Theme | Version: 1.9
Severity: normal | Keywords:
--------------------------+-----------------------------
Reported in forum, the drop down for friends activity on profile has a
do_action
do_action( 'bp_member_blog_order_options' )
Should be
do_action( 'bp_member_friends_order_options' )
This patch fixes this
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5311>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list