What is: Theme Editor

Theme editor is a simple text editor in WordPress located at Appearance » Editor. It allows you to modify WordPress theme files from the admin area. You can see the preview of the theme editor in the screenshot below.

On the right hand of the editor, there is the list of editable files in the currently active theme. Above the list of template files, there is a drop down menu which allows users to switch among themes even the inactive themes. Often users get confused by this functionality because they think that selecting another theme will activate that theme. It does NOT. If you select another to edit the code, it only opens the theme files in the editor. It DOES NOT activate the theme. You have to activate the theme by going to Appearance » Themes.

It is important to note that if you don’t know how to code, then you should NOT be using the theme editor. Often users use the theme editor to edit the functions.php file to paste a snippet from the web. When pasted incorrectly, they get locked out of their own site. We strongly recommend that you familiarize yourself of FTP before editing functions.php file through the theme editor.

Was this article helpful?
0 out of 0 found this helpful