Skip to content

Instantly share code, notes, and snippets.

@rqreyes
Last active January 23, 2016 04:05
Show Gist options
  • Save rqreyes/844d4feb3303e56d1435 to your computer and use it in GitHub Desktop.
Save rqreyes/844d4feb3303e56d1435 to your computer and use it in GitHub Desktop.
disables wordpress theme/plugin editor
/* Disables theme/plugin editor */
define( 'DISALLOW_FILE_EDIT', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment