When your website means business.

WP/CP, Yoast | Type: PHPMove Yoast Metabox to Bottom

Yoast Metabox is huge, and it gets in the way of a lot of stuff. Move it to the bottom of the edit screen with this handy snippet (functions.php).

// Filter Yoast Meta Priority
add_filter( 'wpseo_metabox_prio', function() { return 'low';});
Menu
We use cookies in order to give you the best possible experience on our website. By continuing to use this site, you agree to our use of cookies.
Accept