[wp-trac] [WordPress Trac] #33849: Add a page hook to customize.php page
WordPress Trac
noreply at wordpress.org
Mon Apr 18 22:09:07 UTC 2016
#33849: Add a page hook to customize.php page
-------------------------+------------------------------
Reporter: alexvorn2 | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: 4.4
Severity: normal | Resolution:
Keywords: close | Focuses: ui
-------------------------+------------------------------
Comment (by westonruter):
The Customizer interface is almost entirely driven by JS. It is not
unreasonable to assume JS should be required for placing an element in the
interface. @celloexpressions has already responded above indicating that
adding a new hook is undesirable. I still don't see a need for a new hook
when we already have `customize_controls_print_footer_scripts` for
injecting markup into the page. This hook can be used for adding any
elements (such as templates) which can then be placed in the required
locations with JS.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33849#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list