Disable plugin and theme editor

At the end of wp-config.php add following line of code:


define( 'DISALLOW_FILE_EDIT', true );