Changed capability requirement to a more suitable capability #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This allows themes or users that have disabled the plugin and theme editor to use the plugin. Even while logged in as admin, if this plugin is enabled while the editor is disabled you get the following error when trying to view the plugin settings.
You do not have sufficient permissions to access this page.
Please see the codex for more information -
http://codex.wordpress.org/Editing_wp-config.php#Disable_the_Plugin_and_Theme_Editor
@MatthewRuddy Thanks for a great plugin BTW.
Credit to @mattbanks for pointing me in the right direction regarding this issue.