[buddypress-trac] [BuddyPress Trac] #8355: Site Admins cannot edit BP emails
buddypress-trac
noreply at wordpress.org
Sun Oct 4 16:44:34 UTC 2020
#8355: Site Admins cannot edit BP emails
-----------------------------------+---------------------
Reporter: shanebp | Owner: DJPaul
Type: defect (bug) | Status: closed
Priority: high | Milestone: 7.0.0
Component: Emails | Version: 6.2.0
Severity: normal | Resolution: fixed
Keywords: has-patch 2nd-opinion |
-----------------------------------+---------------------
Changes (by imath):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"12740" 12740]:
{{{
#!CommitTicketReference repository="" revision="12740"
Core: improve the way BuddyPress adds the `bp_moderate` cap to Admins
This capability is dynamically added to the users having the
`manage_options` one on regular configurations of WordPress (non
multisite).
The private function `_bp_enforce_bp_moderate_cap_for_admins()` has been
deprecated and we are now using the private function `_bp_roles_init()` to
do this capability mapping.
This need for improvement has been revealed by an issue about the
incapacity for Admins to edit BP Emails if they weren't their authors.
Props shanebp, boonebgorges, johnjamesjacoby
Fixes #8355
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8355#comment:19>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list