[buddypress-trac] [BuddyPress Trac] #6550: set_current_user deprecated since WP 3.0

buddypress-trac noreply at wordpress.org
Tue Jul 7 13:43:09 UTC 2015


#6550: set_current_user deprecated since WP 3.0
------------------------------+------------------------------
 Reporter:  modemlooper       |       Owner:
     Type:  enhancement       |      Status:  new
 Priority:  low               |   Milestone:  Awaiting Review
Component:  Component - Core  |     Version:  2.3.2
 Severity:  minor             |  Resolution:
 Keywords:  2nd-opinion       |
------------------------------+------------------------------

Comment (by modemlooper):

 add_action( 'set_current_user',        'bp_setup_current_user',     10
 );

 shouldn't that be

 add_action( 'wp_set_current_user',        'bp_setup_current_user',     10
 );

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6550#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list