[wp-trac] [WordPress Trac] #27853: The "admin_footer" action isn't called on customize.php

WordPress Trac noreply at wordpress.org
Mon Apr 21 05:05:44 UTC 2014


#27853: The "admin_footer" action isn't called on customize.php
-----------------------------+--------------------
 Reporter:  feedmeastraycat  |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  3.9.1
Component:  Editor           |     Version:  3.9
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+--------------------

Comment (by nacin):

 I really have no idea why wp_editor() uses admin_footer and wp_footer
 rather than admin_print_footer_scripts and wp_print_footer_scripts.

 Calling admin_footer here would probably have side effects as developers
 may be printing information on those hooks (while using a _scripts hook
 would not be such a good idea for that). But fixing wp_editor() should be
 easier anyway.

 Does changing the hook make everything work for you?

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


More information about the wp-trac mailing list