New Landing How can we help? Cardinal (child) theme editor Reply To: (child) theme editor

#95184
std
Member
Post count: 37

Thank you!

More specific:

EDIT wp-config.php file…which removes the “editor” item from Appearance menu.
/** Hardening WordPress **/
define(‘DISALLOW_FILE_EDIT’, true); -> define(‘DISALLOW_FILE_EDIT’, false);