A supplement to the Theme-Check plugin that adds checks for ThemeForest's WordPress Theme Submission Requirements, and removes checks that aren't required.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Japh 4bea99e524
Version bump and tag fixes
11 years ago
checks Removed custom checks file, as no custom checks have been added 11 years ago
css Added an intro and info on ThemeForest-Check to Theme-Check page via jQuery injection 11 years ago
img Added an intro and info on ThemeForest-Check to Theme-Check page via jQuery injection 11 years ago
js Added an intro and info on ThemeForest-Check to Theme-Check page via jQuery injection 11 years ago
lang Initial commit 11 years ago
LICENSE.txt Initial commit 11 years ago
README.md Version bump and tag fixes 11 years ago
README.txt Version bump and tag fixes 11 years ago
class-themeforest-check.php Version bump and tag fixes 11 years ago
index.php Initial commit 11 years ago
themeforest-check.php Version bump and tag fixes 11 years ago

README.md

ThemeForest-Check

Contributors: japh
Donate link: http://themeforest.net/
Tags: check, checker, guideline, review, template, test, theme, forest, tool, upload, uploader, wordpress, themeforest, themeforest.net
Requires at least: 3.5
Tested up to: 3.6
Stable tag: 1.0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A supplement to the Theme-Check plugin that adds checks for ThemeForest's WordPress Theme Submission Requirements.

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!

Changelog

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