Changeset 2874882
- Timestamp:
- 03/05/2023 07:56:13 AM (3 years ago)
- Location:
- speed-up-javascript-to-footer/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
speed-up-javascript-to-footer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
speed-up-javascript-to-footer/trunk/readme.txt
r2662079 r2874882 4 4 Tags: javascript, scripts, wp_enqueue_scripts, footer, head, performance, jquery, 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 … … 24 24 25 25 == Changelog == 26 27 = 1.0.11 = 28 * Tested up to Wordpress 6.0 26 29 27 30 = 1.0.10 = -
speed-up-javascript-to-footer/trunk/speed-up-javascript-to-footer.php
r2662079 r2874882 4 4 Plugin URI: http://wordpress.org/plugins/speed-up-javascript-to-footer/ 5 5 Description: Move all the possible JavaScript files from head to footer 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.