[wp-trac] [WordPress Trac] #28605: Introduce customize capability for accessing Customizer
WordPress Trac
noreply at wordpress.org
Mon Jul 14 19:00:25 UTC 2014
#28605: Introduce customize capability for accessing Customizer
------------------------------+----------------------
Reporter: westonruter | Owner: ocean90
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.0
Component: Customize | Version: 3.4
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+----------------------
Changes (by ocean90):
* owner: => ocean90
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"29170"]:
{{{
#!CommitTicketReference repository="" revision="29170"
Customizer: Add meta capability `customize` which is mapped to
`edit_theme_options`.
You can now allow users to access the Customizer, say for any user who can
`edit_posts`, via `map_meta_cap` or `user_has_cap` filter. See ticket for
examples.
props westonruter, nacin.
fixes #28605.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28605#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list