Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

wordpress disable editor

// On wp-config.php
define( 'DISALLOW_FILE_EDIT', true );
 
PREVIOUS NEXT
Tagged: #wordpress #disable #editor
ADD COMMENT
Topic
Name
9+6 =