Changeset 2711283
- Timestamp:
- 04/18/2022 11:27:46 PM (4 years ago)
- Location:
- torque/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
torque.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
torque/trunk/readme.txt
r2711273 r2711283 5 5 Tested up to: 5.9 6 6 Requires PHP: 7.4 7 Stable tag: 0.6. 17 Stable tag: 0.6.2 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 137 137 == Changelog == 138 138 139 = Version 0.6.2 = 140 141 * Fixed issue when the plugin is installed where the wrong value was written to a config option, this then prevented Javascript from being compiled 142 * Fixed issue where if a datasource returns false, it caused an error 143 139 144 = Version 0.6.1 = 140 145 -
torque/trunk/torque.php
r2711275 r2711283 10 10 Plugin URI: https://github.com/hexydec/torque 11 11 Description: Make your Wordpress website noticably faster by optimising how it is delivered. Analyse your website's performance and security, minify and combine your assets, and configure an array of performance and security settings quickly and easily with this comprehensive plugin. Achieves the best compression of any minification plugin. 12 Version: 0.6. 112 Version: 0.6.2 13 13 Requires PHP: 7.4 14 14 Author: Hexydec
Note: See TracChangeset
for help on using the changeset viewer.