Disable File Editing in Admin
Prevents file editing through the WordPress admin panel
PHP
define('DISALLOW_FILE_EDIT', true);
Snippet Feedback
Did this snippet work for you? Do you have any questions about this snippet? Leave some feedback below.
SHARED BY