[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
Sat Dec 24 08:02:51 UTC 2011
#19658: action hooks for after_title and after_editor needed to utiliize wp_editor
-------------------------+------------------------------
Reporter: stonefree | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.3
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by trepmal):
I've been meaning to write up a ticket like this to see what the core devs
think.
I really like the idea of being able to place a secondary editor just
below the primary, but there are some issues with that currently.
1. There's an area above `do_action( 'edit_form_advanced' )` (normal
sortables) that could already be filled with other boxes, which would push
the secondary editor down the page
2. Even if the normal sortables area is empty, such as on a brand new
install, the min-height on it creates an awkward gap (screenshot
forthcoming)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19658#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list