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?
|
feedback
|
|
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. | |||
|
feedback
|