Created
February 10, 2015 14:06
-
-
Save mateusneves/157c7581f0f8e1adc02e to your computer and use it in GitHub Desktop.
Disable Theme and Plugin Editors from WordPress Admin Panel
This file contains hidden or 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
define( 'DISALLOW_FILE_EDIT', true ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment