[wp-trac] [WordPress Trac] #33849: Add a page hook to customize.php page

WordPress Trac noreply at wordpress.org
Sun Apr 17 17:59:08 UTC 2016


#33849: Add a page hook to customize.php page
-------------------------+----------------------
 Reporter:  alexvorn2    |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  Customize    |     Version:  4.4
 Severity:  normal       |  Resolution:  wontfix
 Keywords:               |     Focuses:  ui
-------------------------+----------------------
Changes (by westonruter):

 * status:  new => closed
 * resolution:   => wontfix
 * milestone:  Awaiting Review =>


Comment:

 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

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33849#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list