Skip to content

Instantly share code, notes, and snippets.

@norico
Last active May 8, 2019 14:50
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 norico/281fa307bd625f0a2b0e24c468d8b384 to your computer and use it in GitHub Desktop.
Save norico/281fa307bd625f0a2b0e24c468d8b384 to your computer and use it in GitHub Desktop.
<?php
/* Disable the Gutenberg editor. */
add_filter('use_block_editor_for_post', '__return_false');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment