[wp-trac] [WordPress Trac] #31785: admin_footer

WordPress Trac noreply at wordpress.org
Fri Mar 27 14:02:37 UTC 2015


#31785: admin_footer
----------------------------+-----------------------------
 Reporter:  Mikayel         |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  4.1.1
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+-----------------------------
 It is not possible to to insert my script right before </body>

 In my case in Dojo require is conflicting with jQuery require.
 I just need to insert Dojo code after jQuery load.

 add_action('admin_footer', 'my_admin_footer_function', 100); is not
 helping

 Is it possible to add new hook for this case or change admin_footer?

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


More information about the wp-trac mailing list