[wp-trac] [WordPress Trac] #41538: Check correct capabilities for update page in network admin
WordPress Trac
noreply at wordpress.org
Wed Aug 2 19:45:26 UTC 2017
#41538: Check correct capabilities for update page in network admin
-----------------------------+-------------------------
Reporter: flixos90 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.9
Component: Role/Capability | Version:
Severity: normal | Keywords: needs-patch
Focuses: multisite |
-----------------------------+-------------------------
In `wp-admin/network/menu.php` it is assumed that a user must have the
`update_core` capability to access the "Updates" page. This works fine for
default core behavior, but it should also work for the cases where a
network user only has the `update_plugins`, `update_themes` or
`update_languages` capability (the latter as a result of #39677).
Once #39677 has been merged, let's fix this here.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41538>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list