scribu / wp-posts-to-posts

Efficient many-to-many connections between posts, pages, custom post types, users.
http://wordpress.org/plugins/posts-to-posts/
969 stars 260 forks source link

How to move connections metabox above TinyMCE editor #294

Open emzo opened 11 years ago

emzo commented 11 years ago

WordPress 3.5 has 2 new hooks on the edit screen: edit_form_after_title and edit_form_after_editor. How can I move the display the p2p connections metabox to either of these new locations?

scribu commented 11 years ago

Well, we'd need some boilerplate code that calls do_meta_boxes().