[buddypress-trac] [BuddyPress Trac] #9173: Docblock improvements for 15.0
buddypress-trac
noreply at wordpress.org
Fri Jan 2 19:10:33 UTC 2026
#9173: Docblock improvements for 15.0
-------------------------+--------------------------
Reporter: espellcaste | Owner: espellcaste
Type: task | Status: assigned
Priority: normal | Milestone: 15.0.0
Component: Core | Version:
Severity: trivial | Resolution:
Keywords: |
-------------------------+--------------------------
Comment (by espellcaste):
In [changeset:"14195" 14195]:
{{{
#!CommitTicketReference repository="" revision="14195"
Switch the function that updates the spam status of the member on
multisite configs and deprecate `bp_core_update_member_status`.
Since WordPress 5.3, the user status is now updated using the globally
available `wp_update_user()` function. So let us use it instead and
deprecate `bp_core_update_member_status()`.
It includes some minor Docblock changes.
Props imath.
Closes https://github.com/buddypress/buddypress/pull/434/
See #9173
Fixes #9167
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9173#comment:16>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list