Loading practice questions
In your wp-config.php file, you've added the following line of code. What does it do? define( 'DISALLOW_FILE_EDIT', true );
(B) disables the theme and plugin editor in the WordPress admin
Explanation:
disables the theme and plugin editor in the WordPress admin