Changeset 2080445
- Timestamp:
- 05/04/2019 01:13:23 PM (7 years ago)
- Location:
- post-state-tags
- Files:
-
- 13 added
- 2 edited
-
tags/2.0.5 (added)
-
tags/2.0.5/css (added)
-
tags/2.0.5/css/admin.css (added)
-
tags/2.0.5/css/dashicons-picker.css (added)
-
tags/2.0.5/css/poststates.css (added)
-
tags/2.0.5/js (added)
-
tags/2.0.5/js/dashicons-picker.js (added)
-
tags/2.0.5/js/settings.js (added)
-
tags/2.0.5/libraries (added)
-
tags/2.0.5/libraries/class.color-hsl.php (added)
-
tags/2.0.5/libraries/class.settings-api.php (added)
-
tags/2.0.5/post-state-tags.php (added)
-
tags/2.0.5/readme.txt (added)
-
trunk/post-state-tags.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-state-tags/trunk/post-state-tags.php
r2034219 r2080445 4 4 * Plugin URI: http://wordpress.org/plugins/post-state-tags/ 5 5 * Description: Make your WordPress post state list stand out with colors and color tags (draft, pending, sticky, etc) 6 * Version: 2.0. 46 * Version: 2.0.5 7 7 * Author: BRANDbrilliance 8 8 * Author URI: http://www.brandbrilliance.co.za/ -
post-state-tags/trunk/readme.txt
r2034214 r2080445 5 5 Requires at least: 3.8 6 6 Tested up to: 5.0.3 7 Stable tag: 2.0. 47 Stable tag: 2.0.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 98 98 == Changelog == 99 99 100 = 2.0.5 = 101 * Compatibility for WP 5.1.x 102 100 103 = 2.0.4 = 101 104 * Fix check index values for icons and color with special custom statuses like WooCommerce
Note: See TracChangeset
for help on using the changeset viewer.