Changeset 1705728
- Timestamp:
- 07/31/2017 02:09:16 PM (9 years ago)
- Location:
- plugincheck/trunk
- Files:
-
- 2 edited
-
plugin-check.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugincheck/trunk/plugin-check.php
r1513345 r1705728 5 5 Plugin URI: http://www.thulasidas.com/packages/plugin-check 6 6 Description: A plugin quality-control app to detect undefined functions and methods in a plugin and ensure plugin standards. 7 Version: 2.907 Version: 3.00 8 8 Author: Manoj Thulasidas 9 9 Author URI: http://www.thulasidas.com -
plugincheck/trunk/readme.txt
r1513345 r1705728 4 4 Tags: check, checker, guideline, review, template, test, plugin, tool, upload, uploader, wordpress, wordpress.org 5 5 Requires at least: 4.2 6 Tested up to: 4. 67 Stable tag: 2.906 Tested up to: 4.8 7 Stable tag: 3.00 8 8 License: GPL2 or later 9 9 … … 48 48 == Upgrade Notice == 49 49 50 Compatibility with WP4. 6. Many accumulated fixes and changes. Releasing the sunset version.50 Compatibility with WP4.8. Sunset edition. 51 51 52 52 == Screenshots == … … 114 114 == Change Log == 115 115 116 * V3.00: Compatibility with WP4.8. Sunset edition. [Aug 1, 2017] 116 117 * V2.90: Compatibility with WP4.6. Many accumulated fixes and changes. Releasing the sunset version. [Oct 12, 2016] 117 118 * V2.80: Compatibility with WP4.5. [Apr 12, 2016]
Note: See TracChangeset
for help on using the changeset viewer.