ThemeForest-Check Plugin
A supplement to the Theme-Check plugin that adds checks for ThemeForest's WordPress Theme Submission Requirements.
A supplement to the Theme-Check plugin that adds checks for ThemeForest’s WordPress Theme Submission Requirements, and removes checks that aren’t relevant in that context.
The Theme-Check plugin is required for this plugin to work.
Installation
- Upload
themeforest-check
to the /wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Run Theme-Check!
Changelog
1.0.4
1.0.3
- Updated tags to aid with plugin findability
1.0.1
- Removes check for iframes
- Adds some info to the Theme-Check screen to show it’s running
1.0
- First version!
- Removes include check
- Removes translation check
- Removes add_*_page() checks
- Removes base64_* checks
- Removes file operation checks
- Removes checks for add_theme_support(*)
- Removes checks for readme.txt
- Removes check for add_editor_style()