Skip to content

Instantly share code, notes, and snippets.

@directionforward
Last active July 6, 2021 18:35
Show Gist options
  • Save directionforward/a51ca344cd4d45f91911de3fe79fc9e6 to your computer and use it in GitHub Desktop.
Save directionforward/a51ca344cd4d45f91911de3fe79fc9e6 to your computer and use it in GitHub Desktop.
Push Yoast to bottom of editor page
add_filter( 'wpseo_metabox_prio', function() { return 'low'; } );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment