Skip to content

Instantly share code, notes, and snippets.

@mateusneves
Created February 10, 2015 14:06
Show Gist options
  • Save mateusneves/157c7581f0f8e1adc02e to your computer and use it in GitHub Desktop.
Save mateusneves/157c7581f0f8e1adc02e to your computer and use it in GitHub Desktop.
Disable Theme and Plugin Editors from WordPress Admin Panel
define( 'DISALLOW_FILE_EDIT', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment