Skip to content

Instantly share code, notes, and snippets.

@Bradley-D
Created August 3, 2014 12:15
Show Gist options
  • Save Bradley-D/e3bd6c3392289366e532 to your computer and use it in GitHub Desktop.
Save Bradley-D/e3bd6c3392289366e532 to your computer and use it in GitHub Desktop.
/*
* Remove Yoast data stuff
*/
add_filter( 'wpseo_use_page_analysis', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment