[wp-trac] [WordPress Trac] #33849: Add a page hook to customize.php page
WordPress Trac
noreply at wordpress.org
Mon Sep 14 18:01:44 UTC 2015
#33849: Add a page hook to customize.php page
-------------------------+------------------------------
Reporter: alexvorn2 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses: ui
-------------------------+------------------------------
Changes (by alexvorn2):
* keywords: reporter-feedback =>
Comment:
this action `customize_controls_print_footer_scripts` is used to lately
(late).
I tried adding a `wp_editor` function with this action and the editor does
not show... but If I add it earlier hook (as I described in the ticket) -
it shows.
If you look into the DOM source of the page of using this hook
`customize_controls_print_footer_scripts` to add elements, you can see
that the HTML elements are at the end of the page, so I think this action
is created for adding footer scripts but not HTML tags.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33849#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list