[wp-trac] [WordPress Trac] #19658: action hooks for after_title and after_editor needed to utiliize wp_editor

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 10 23:22:02 UTC 2012


#19658: action hooks for after_title and after_editor needed to utiliize wp_editor
-------------------------+------------------
 Reporter:  stonefree    |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  3.5
Component:  Post Types   |     Version:  3.3
 Severity:  normal       |  Resolution:
 Keywords:  punt         |
-------------------------+------------------
Changes (by taylorde):

 * cc: td@… (added)


Comment:

 Adding a +1 for a hook after the editor, before any sortables. I'm
 increasingly modifying the edit screen for custom post types to get the
 perfect UI for whatever content is being worked on. While removing the
 editor and adding it back in order to get the right flow is possible, a
 single hook would make that less workaroundy.

 As recap, Implementing helenyhou's idea of a hook after the main editor
 would bring us to this:

 * After the title, before the main editor ('edit_form_after_title')
 * After the main editor, before the normal sortables (e.g.
 'edit_form_normal')
 * After the normal sortables, before the advanced sortables
 ('edit_form_advanced')

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19658#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list