Changeset 2662467
- Timestamp:
- 01/23/2022 04:29:08 PM (4 years ago)
- Location:
- debloat
- Files:
-
- 2 edited
-
tags/1.1.9/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
debloat/tags/1.1.9/readme.txt
r2661603 r2662467 3 3 Tags: speed, performance, uncss, optimize 4 4 Requires at least: 5.0 5 Tested up to: 5. 85 Tested up to: 5.9 6 6 Requires PHP: 7.1 7 7 Stable tag: 1.1.9 … … 12 12 13 13 == Description == 14 A plugin for Advanced Users to Optimize CSS Delivery, Remove Unused CSS, Optimize J S Delivery with defer or Delay Load JS.14 A plugin for Advanced Users to Optimize CSS Delivery, Remove Unused CSS, Optimize Javascript Delivery with defer or delay load JS. 15 15 The perfect toolkit for improving your Core Web Vitals and overall website performance. 16 16 17 WARNING: It's a n Advancedspeed optimization plugin that's meant for power users who know what they're doing.17 WARNING: It's a powerful speed optimization plugin that's meant for power users who know what they're doing. 18 18 19 19 **Features:** … … 33 33 * Compatible with cache plugins (disable their JS and CSS optimizations). 34 34 * API and hooks for theme & plugin authors. 35 36 35 37 36 == Installation == -
debloat/trunk/readme.txt
r2661603 r2662467 3 3 Tags: speed, performance, uncss, optimize 4 4 Requires at least: 5.0 5 Tested up to: 5. 85 Tested up to: 5.9 6 6 Requires PHP: 7.1 7 7 Stable tag: 1.1.9 … … 12 12 13 13 == Description == 14 A plugin for Advanced Users to Optimize CSS Delivery, Remove Unused CSS, Optimize J S Delivery with defer or Delay Load JS.14 A plugin for Advanced Users to Optimize CSS Delivery, Remove Unused CSS, Optimize Javascript Delivery with defer or delay load JS. 15 15 The perfect toolkit for improving your Core Web Vitals and overall website performance. 16 16 17 WARNING: It's a n Advancedspeed optimization plugin that's meant for power users who know what they're doing.17 WARNING: It's a powerful speed optimization plugin that's meant for power users who know what they're doing. 18 18 19 19 **Features:** … … 33 33 * Compatible with cache plugins (disable their JS and CSS optimizations). 34 34 * API and hooks for theme & plugin authors. 35 36 35 37 36 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.