by Mustafa Uysal on WordPress.org
Easily change the order of the meta boxes on the posts screen.
This plugin help you to customize order of meta boxes on posts screen. It perfectly works with custom meta boxes.
If you want to force users , add_filter( 'post_meta_box_order_force_override', '__return_true' );
add_filter( 'post_meta_box_order_force_override', '__return_true' );
Redirects from the root site of a multisite project to a language specific network site.
Allows a new BuddyPress user to select groups to join during the registration process.
Displays metadata in a metabox on the creation/editing pages for posts (any CPT), terms (any taxonomy), and users. The metadata is shown in a human-re …