Skip to content

Instantly share code, notes, and snippets.

@kisabelle
Created October 17, 2017 18:52
Show Gist options
  • Save kisabelle/9b3100462aa0c218a8ddb219f08c74e3 to your computer and use it in GitHub Desktop.
Save kisabelle/9b3100462aa0c218a8ddb219f08c74e3 to your computer and use it in GitHub Desktop.
Disable File Editor in wp-config.php
define( 'DISALLOW_FILE_EDIT', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment