forked from Japh/ThemeForest-Check
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
50 lines (35 loc) · 1.42 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
=== 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](http://wordpress.org/plugins/theme-check/) plugin is required for this plugin to work.__
== Installation ==
1. Upload `themeforest-check` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. 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()