Changeset 2874867
- Timestamp:
- 03/05/2023 07:27:17 AM (3 years ago)
- Location:
- speed-up-optimize-css-delivery/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
speed-up-optimize-css-delivery.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
speed-up-optimize-css-delivery/trunk/readme.txt
r2662087 r2874867 4 4 Tags: async, asynchronous, wp_enqueue_style, performance, seo, optimize, front-end optimization, performance, speed, web performance optimization, wordpress optimization tool 5 5 Requires at least: 3.5 6 Tested up to: 5.97 Stable tag: 1.0.1 06 Tested up to: 6.0 7 Stable tag: 1.0.11 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 34 34 35 35 == Changelog == 36 37 = 1.0.11 = 38 * Tested up to Wordpress 6.0 36 39 37 40 = 1.0.10 = -
speed-up-optimize-css-delivery/trunk/speed-up-optimize-css-delivery.php
r2662087 r2874867 4 4 Plugin URI: http://wordpress.org/plugins/speed-up-optimize-css-delivery/ 5 5 Description: This plugin load the stylesheets asynchronously and improve page load times. 6 Version: 1.0.1 06 Version: 1.0.11 7 7 Author: Simone Nigro 8 8 Author URI: https://profiles.wordpress.org/nigrosimone
Note: See TracChangeset
for help on using the changeset viewer.