#3715 closed defect (bug) (worksforme)
admin_footer doesn't work in post-new.php
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.1 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
admin_footer hook doesn't seem to work in post-new.php.
It works fine in page-new.php and post.php
I've been trying to add a button using the edit button template. The button used to get added perfectly in versions prior to 2.1. With 2.1 onwards, the button is not added only on the post-new.php page. There is no change in behavior in the page-new.php and post.php pages.
IImage Browser is one such plugin that adds a button. It has been updated for 2.1 and displaying the behavior I explained above.
Change History (3)
Note: See
TracTickets for help on using
tickets.
The code being used is: