Changeset 3362085
- Timestamp:
- 09/15/2025 09:41:00 PM (7 months ago)
- Location:
- jch-optimize/trunk
- Files:
-
- 3 edited
-
jch-optimize.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
jch-optimize/trunk/jch-optimize.php
r3362084 r3362085 5 5 * Plugin URI: http://www.jch-optimize.net/ 6 6 * Description: Boost your WordPress site's performance with JCH Optimize as measured on PageSpeed 7 * Version: 5.0. 0.37 * Version: 5.0.1 8 8 * Author: Samuel Marshall 9 9 * License: GNU/GPLv3 -
jch-optimize/trunk/readme.txt
r3362084 r3362085 4 4 Tags: performance, pagespeed, cache, optimize, seo 5 5 Tested up to: 6.8.2 6 Stable tag: 5.0. 0.36 Stable tag: 5.0.1 7 7 License: GPLv3 or later 8 8 Requires at least: 5.0 -
jch-optimize/trunk/version.php
r3362084 r3362085 15 15 defined('_JCH_EXEC') or die; 16 16 17 const JCH_VERSION = '5.0. 0.3';17 const JCH_VERSION = '5.0.1'; 18 18 const JCH_DATE = '2025-09-15'; 19 19 const JCH_PRO = '0';
Note: See TracChangeset
for help on using the changeset viewer.