[wp-trac] [WordPress Trac] #19173: Issues with wp_editor() when used inside of a meta box.
WordPress Trac
wp-trac at lists.automattic.com
Mon Nov 7 01:59:34 UTC 2011
#19173: Issues with wp_editor() when used inside of a meta box.
--------------------------+------------------------
Reporter: goto10 | Owner: azaozz
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 3.3
Component: Editor | Version: 3.3
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------
Comment (by goto10):
> ...so we will need to find an easy way to disable moving of that
postbox...[[br]]
> Looks like we will need yet another arg on the postboxes to disallow
moving but other suggestions are welcome.
I think it would be nice to be able to add a meta box that is invisible.
It would just show the content that is output by the callback function
passed to add_meta_box(). The normal draggable/collapsible meta box stuff
would not be there. The content within these boxes would act similarly to
the title/permalink and main editor fields - they can't be moved and there
is no visible wrapping container.
It seems like this would be a good way of facilitating the requirement of
not allowing editors to be moved and, it would follow the existing
convention of non movable items established by the title and editor
fields.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19173#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list