[buddypress-trac] [BuddyPress Trac] #8123: update_user_status() is deprecated in WordPress 5.3.0

buddypress-trac noreply at wordpress.org
Sat Aug 24 14:53:13 UTC 2019


#8123: update_user_status() is deprecated in WordPress 5.3.0
-----------------------------------+---------------------
 Reporter:  imath                  |       Owner:  imath
     Type:  defect (bug)           |      Status:  closed
 Priority:  normal                 |   Milestone:  5.0.0
Component:  Members                |     Version:
 Severity:  normal                 |  Resolution:  fixed
 Keywords:  has-patch 2nd-opinion  |
-----------------------------------+---------------------
Changes (by imath):

 * owner:  (none) => imath
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"12450" 12450]:
 {{{
 #!CommitTicketReference repository="" revision="12450"
 Anticipate the deprecation in WordPress 5.3 of update_user_status()

 Introduce `bp_core_update_member_status()` in order to wrap
 `wp_update_user()` with needed argument to spam a user on multisite
 configurations.

 Props espellcaste

 Fixes #8123
 }}}

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


More information about the buddypress-trac mailing list