patronage / bubs-timber

Gulp + Timber + WP
Other
5 stars 1 forks source link

Disable Theme Editor #127

Closed ccorda closed 2 years ago

ccorda commented 4 years ago

Add this inside of functions.php (or one of children): define( 'DISALLOW_FILE_EDIT', true );

ccorda commented 2 years ago

This is actually in config, which our hosts typically manage.