[buddypress-trac] [BuddyPress Trac] #8123: update_user_status() is deprecated in WordPress 5.3.0
buddypress-trac
noreply at wordpress.org
Mon Aug 5 05:16:54 UTC 2019
#8123: update_user_status() is deprecated in WordPress 5.3.0
--------------------------+-------------------------
Reporter: imath | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.0.0
Component: Core | Version:
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------
See [https://core.trac.wordpress.org/changeset/45708 #WP45708]. The
recommended function to use instead is `wp_update_user()`.
We are using this function in `bp_core_process_spammer_status()` for
multisite configs. In order to give us some time to find the better
approach to fix this, I am going to use `setExpectedDeprecated` in the 8
failing tests.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8123>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list