Disable/Enable Editor

  • Unknown's avatar

    I had to make a change in the coding embedded in my theme so I enabled editor. When I first clicked on it, it said WordPress automatically disables it due to security reasons and asked if I was sure I wanted to enable it. I still enabled it because the only way to fix the issue I was having was to access the theme coding. I was able to fix the issue but could not figure out how to disable editor after I was finished. It was suggested to add this code at the bottom ‘define( ‘DISALLOW_FILE_EDIT’, true );’. I did so, and now ‘editor’ has disappeared completely. Everything is correct on my site and I’m not having any issues, but if I need to get back into editor, how can I do so?

  • The topic ‘Disable/Enable Editor’ is closed to new replies.