[wp-trac] [WordPress Trac] #11469: Additional Admin UI hooks / filters
WordPress Trac
noreply at wordpress.org
Mon Feb 3 04:18:17 UTC 2014
#11469: Additional Admin UI hooks / filters
-----------------------------------+-----------------------------
Reporter: johnl1479 | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.4.2
Component: Plugins | Version: 2.9
Severity: normal | Resolution: fixed
Keywords: has-patch 2nd-opinion | Focuses: administration
-----------------------------------+-----------------------------
Changes (by helen):
* status: new => closed
* resolution: => fixed
* milestone: Future Release => 3.4.2
Comment:
Replying to [comment:23 Denis-de-Bernardy]:
> edit_post_form_after_title or something to that order is interesting.
Last I checked, you can only hook things *after* the content editor, not
between the title editor and the content editor. (Or for that matter,
disable either of the two or the url editor.)
I would check again. As ocean90 pointed out, `edit_form_top`,
`edit_form_after_title`, and `edit_form_after_editor` exist now. So does
`remove_post_type_support()`.
I think we're good here. Closing as fixed in 3.5, when we added the after
title and editor ones.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/11469#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list