[wp-trac] [WordPress Trac] #27993: Support for contexts in the Customizer
WordPress Trac
noreply at wordpress.org
Wed Jul 2 18:11:10 UTC 2014
#27993: Support for contexts in the Customizer
-----------------------------+-----------------------------
Reporter: danielbachhuber | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.0
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, javascript
-----------------------------+-----------------------------
Comment (by celloexpressions):
This is really awesome. Looking through the patch, the implementation is
pretty solid. Having three different ways to specify the callback is
really good, and they all fit within the existing API structures as I
would expect. It lends itself to both simple usages like `is_front_page`
and complex ones like widgets well. And it's extendable on the JS side
too.
We should make sure that the docs specify the priority of the different
callback options, looks like it's: filter overrides subclass overrides
parameter, which makes sense.
I think we should definitely be able to get this into 4.0.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27993#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list