I recently had a request to move a WordPress custom metabox created with the Toolset Types plugin above the WYSIWYG Editor (a.k.a. Visual Editor). While this seems like a simple request, as so often happens in programming this was more complex than expected. The Solution The solution is to check the global variable $wp_meta_boxes early […]