[wp-trac] [WordPress Trac] #33849: Add a page hook to customize.php page
WordPress Trac
noreply at wordpress.org
Sun Apr 17 20:14:01 UTC 2016
#33849: Add a page hook to customize.php page
-------------------------+-----------------------
Reporter: alexvorn2 | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone:
Component: Customize | Version: 4.4
Severity: normal | Resolution:
Keywords: | Focuses: ui
-------------------------+-----------------------
Changes (by alexvorn2):
* status: closed => reopened
* resolution: wontfix =>
Comment:
Replying to [comment:7 westonruter]:
> There is also the `customize_controls_enqueue_scripts` action which is
what is used instead of `admin_enqueue_scripts`.
>
> As for adding a TinyMCE editor dynamically with JS, see #35760.
>
> As for how to get the existing statically-output WP editor from PHP to
work in the Customizer, you can also refer to the Customize Posts feature
plugin: https://github.com/xwp/wp-customize-posts
>
Thanks for your cooperation for providing better wp_editor using JS only,
buy my ticket is for adding HTML tags, and adding a wp_editor was an
example.
How for now I will be able add new html tags in the header if I need them
into the body?
Please do not close my ticked until there is a valid solution or the idea
is not worth implementing, but I think idea is nice because if we have a
hook into the widgets.php page then we need a hook here too, so the
conclusion is: or we add here a hook or we do not add and remove the hook
in the widgets.php page too.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33849#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list