Skip to content

Instantly share code, notes, and snippets.

@joelbrennan0
Created August 17, 2017 11:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joelbrennan0/4b70d44dffa94bbb1edcd3c8b7c891b1 to your computer and use it in GitHub Desktop.
Save joelbrennan0/4b70d44dffa94bbb1edcd3c8b7c891b1 to your computer and use it in GitHub Desktop.
Yoast Multisite not saving
https://github.com/Yoast/wordpress-seo/issues/6121
// if ( is_multisite() && ms_is_switched() ) {
// return false;
// }
@joelbrennan0
Copy link
Author

Difficult thread to find so referenced it here..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment