Changeset 3325677
- Timestamp:
- 07/10/2025 01:12:11 PM (9 months ago)
- Location:
- speedox
- Files:
-
- 4 edited
-
tags/1.1.2/readme.txt (modified) (1 diff)
-
tags/1.1.2/speedox.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/speedox.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
speedox/tags/1.1.2/readme.txt
r3325650 r3325677 1 1 === SpeedOx === 2 Contributors: Mohsin Webs3 Tags: cache, optimization, speed, performance 2 Contributors: mohsinwebs 3 Tags: cache, optimization, speed, performance, lazy load, minify, gzip 4 4 Requires at least: 6.8 5 5 Tested up to: 6.8 -
speedox/tags/1.1.2/speedox.php
r3325637 r3325677 2 2 /* 3 3 * Plugin Name: SpeedOx 4 * Description: SpeedOx is a powerful speed optimization plugin that intelligently caches, cleans, and boosts WordPress performance. 4 * Plugin URI: https://mohsinwebs.com.pk/speedox/ 5 * Description: SpeedOx by Mohsin Webs is a powerful speed optimization plugin that intelligently caches, minifies, lazy loads, and boosts WordPress performance. 5 6 * Version: 1.1.2 6 7 * Author: Mohsin Webs 8 * Author URI: https://mohsinwebs.com.pk/ 7 9 * Requires at least: 6.8 8 10 * Requires PHP: 7.4 9 * Author URI: https://mohsinwebs.com.pk/10 11 * License: GPLv2 or later 12 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 13 * Text Domain: speedox 14 * Domain Path: /languages 12 15 */ 13 16 -
speedox/trunk/readme.txt
r3325650 r3325677 1 1 === SpeedOx === 2 Contributors: Mohsin Webs3 Tags: cache, optimization, speed, performance 2 Contributors: mohsinwebs 3 Tags: cache, optimization, speed, performance, lazy load, minify, gzip 4 4 Requires at least: 6.8 5 5 Tested up to: 6.8 -
speedox/trunk/speedox.php
r3325623 r3325677 2 2 /* 3 3 * Plugin Name: SpeedOx 4 * Description: SpeedOx is a powerful speed optimization plugin that intelligently caches, cleans, and boosts WordPress performance. 4 * Plugin URI: https://mohsinwebs.com.pk/speedox/ 5 * Description: SpeedOx by Mohsin Webs is a powerful speed optimization plugin that intelligently caches, minifies, lazy loads, and boosts WordPress performance. 5 6 * Version: 1.1.2 6 7 * Author: Mohsin Webs 8 * Author URI: https://mohsinwebs.com.pk/ 7 9 * Requires at least: 6.8 8 10 * Requires PHP: 7.4 9 * Author URI: https://mohsinwebs.com.pk/10 11 * License: GPLv2 or later 12 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 13 * Text Domain: speedox 14 * Domain Path: /languages 12 15 */ 13 16
Note: See TracChangeset
for help on using the changeset viewer.