WordPress Disallow_File_Edit

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