[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 21:21:12 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 azaozz):
As far as I know the idea was to make the Edit/Write screen fully
"pluggable" to accommodate CPTs, so adding these actions seems good.
On the other hand we can introduce non-movable metaboxes where MCE can be
used. Was testing that yesterday and it seems to work properly. As long as
the editor's iframe parent nodes are not changed (all parents, the whole
DOM branch), MCE seems to work properly. There is a little "quirkiness"
when more than one metabox is not movable but think that's acceptable.
Replying to [comment:1 trepmal]:
The 50px height is needed so metaboxes can be dragged there. Without it
you won't be able to add a metabox when the container is empty.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19658#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list