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

WordPress Trac noreply at wordpress.org
Sun Sep 13 16:34:18 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       |   Keywords:
  Focuses:  ui           |
-------------------------+-----------------------------
 As we have `do_action( 'widgets_admin_page' )` hook into widgets.php page
 we need the same for customize.php page

 Hook name can be `do_action( 'customize_admin_page' )` after `<div class
 ="wp-full-overlay expanded">` html tag.

 This action will help everyone to add custom html elements, for me for
 example it is a must for adding wp_editor.

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


More information about the wp-trac mailing list