Skip to content

Instantly share code, notes, and snippets.

@lynt-smitka
Created January 26, 2019 15:41
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 lynt-smitka/216e534808488b812d5c2f7714a265ca to your computer and use it in GitHub Desktop.
Save lynt-smitka/216e534808488b812d5c2f7714a265ca to your computer and use it in GitHub Desktop.
add_filter('use_block_editor_for_post', '__return_false', 10);
add_filter('use_block_editor_for_post_type', '__return_false', 10);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment