-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathreadme.txt
More file actions
33 lines (23 loc) · 2.16 KB
/
readme.txt
File metadata and controls
33 lines (23 loc) · 2.16 KB
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
=== CampusPress Code Check ===
Contributors: igmoweb, campuspress
Tags: template, theme, plugin, check, checker, tool, wordpress, wordpress.org, upload, uploader, test, guideline, review
Requires at least: 3.8
Tested up to: 4.8
Stable tag: 1.2.1
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A simple and easy way to test your theme or plugin for all the latest WordPress standards and practices. A great theme development tool!
== Description ==
This plugin is a fork of Theme Check created by Otto42 and pross. There are just a few checks more for CampusPress users.
**Note: Please, do not use this plugin if you don't have a site in CampusPress network.
You can found the original Theme Check [here](https://wordpress.org/plugins/theme-check/)**
It checks plugins and themes against WordPress.org guidelines as well as additional requirements needed to pass in order to be supported on sites hosted by CampusPress and WPMU DEV Hosting.
Any 'Warnings' listed should be fixed before submitting for further manual review.
= How to use it? =
1. Download the latest version, upload it to your wp-content/plugins and activate it in your local development installation.
1. New menus should appear under Appereance menu called Theme Check and under Plugins menu called Plugin Check.
1. Just select the theme in the selection box and click on `Check it!`
== Frequently Asked Questions ==
= Why does it flag something as bad? =
It's not flagging "bad" things, as such. The theme check is designed to be a non-perfect way to test for compliance with the [Theme Review](http://codex.wordpress.org/Theme_Review) and CampusPress guidelines. Not all themes must adhere to these guidelines. The purpose of the checking tool is to ensure that themes uploaded to CampusPress meet the latest standards of WordPress themes and will work on a wide variety of sites.
This theme checker is not perfect, and never will be. It is only a tool to help theme authors, or anybody else who wants to make their theme more capable. All themes submitted to CampusPress are hand-reviewed by a team of experts. The automated theme checker is meant to be a useful tool only, not an absolute system of measurement.