This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

ThemeForest-Check

Description

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

  1. Upload themeforest-check to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Run Theme-Check!

Reviews

3 July 2018
it helps a lot to discover problems in your theme. It's a perfect tool that everyone who is developing a theme for themeforest should have. Great!
Read all 7 reviews

Contributors and Developers

“ThemeForest-Check” is open source software. The following people have contributed to this plugin.

Contributors

Translate “ThemeForest-Check” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.0.4

  • Fixing issue with tags

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()