Created
June 10, 2013 21:40
-
-
Save spigists/5752611 to your computer and use it in GitHub Desktop.
Remove the built in theme/plugin editor from the dashboard
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Remove the built in theme/plugin editor from the dashboard | |
*/ | |
define('DISALLOW_FILE_EDIT', true); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment