I have a custom meta box for a custom post type that my client wants placed between the title/permalink section and the post editor in the admin panel. Is this possible and if so is there a hook/filter/etc that I would need to use?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Yes, you can.

http://www.farinspace.com/move-and-position-wordpress-visual-editor/

Basically, what Dimas does here is takes the content editor and pushes it into metabox of its own and which allows you to position it wherever. Hope this helps.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.