wordpress disallow_file_edit

// Wordpress on -> wp-config.php
define('DISALLOW_FILE_EDIT', true);
gtamborero