Edwin Cromley

Results 52 issues of Edwin Cromley

Currently the schema for themes is empty. I suggest we follow a pattern similar to plugins. We can have all theme headers present along with schema to show if the...

Currently the permissions check looks at `manage_options` this capability does not have to do with plugin access. The correct capability to check is `activate_plugins`. [For Reference](https://codex.wordpress.org/Roles_and_Capabilities#activate_plugins) and [source code reference](https://core.trac.wordpress.org/browser/trunk/src/wp-admin/plugins.php)