Software Details:
Version: 20151211.1 updated
Upload Date: 10 Feb 16
Distribution Type: Freeware
Downloads: 58
Tests are run through a simple admin menu and all results are displayed at once.
The plugin is a must for theme developers.
It verifies if the tested theme is up to date with the latest theme review standards on the WP index.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
What is new in this release:
- Added new checks and updates from Frank Klein at Automattic. Thanks Frank!
- Updated deprecated function listings
- Customizer check: All add_settings must use sanitization callbacks, for security
- Plugin territory checks: Themes must not register post types or taxonomies or add shortcodes for post content
- Widgets: Calls to register_sidebar must be called from the widgets_init action hook
- Title: tags must exist and not have anything in them other than a call to wp_title()
- CDN: Checks for use of common CDNs (recommended only)
What is new in version 20141222.1:
- Added new checks and updates from Frank Klein at Automattic. Thanks Frank!
- Updated deprecated function listings
- Customizer check: All add_settings must use sanitization callbacks, for security
- Plugin territory checks: Themes must not register post types or taxonomies or add shortcodes for post content
- Widgets: Calls to register_sidebar must be called from the widgets_init action hook
- Title: tags must exist and not have anything in them other than a call to wp_title()
- CDN: Checks for use of common CDNs (recommended only)
What is new in version 20131212.1:
- Most files have changed for better I18N support, so the language files were removed temporarily until translation can be redone.
What is new in version 20121211.1:
- Updated for 3.5.
- Removed Paypal button.
What is new in version 20120613.1:
- TimThumb checks removed.
- Proper i18n loading.
What is new in version 20110805.1:
- TimThumb checks removed.
- Proper i18n loading.
What is new in version 20110602.1:
- DOS/UNIX line ending style checks are now a requirement for proper theme uploading.
- Timthumb version bump.
- Several fixes reported.
- 3.2 deprecated functions added.
What is new in version 20110412.1:
- Fix regex's
- Added check for latest footer injection hack.
- Fix tags check to use new content function correctly
- Sync of all changes made for wporg uploader theme-check.
- Updated checks post 3.1. added screenshot check to svn.
- Fix links check to not return a false failure in some cases
- rm one of the checks that causes problems on wporg uploader (and which is also unnecessary)
- Move unneeded functions out of checkbase into main.php.
- Minor formatting changes only (spacing and such)
- Add check for wp_link_pages() + fix eval() check
Requirements:
- WordPress 3 or higher
Comments not found