Changeset 3431122
- Timestamp:
- 01/02/2026 04:19:19 PM (3 months ago)
- Location:
- speedox/trunk
- Files:
-
- 3 edited
-
admin-dashboard-ui.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
speedox.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
speedox/trunk/admin-dashboard-ui.php
r3361418 r3431122 4 4 5 5 ?> 6 <div class=" wrap speedox-wrap">6 <div class="speedox-admin" class="wrap speedox-wrap"> 7 7 <form method="post" action="<?php echo esc_url(admin_url('admin-post.php')); ?>"> 8 8 <input type="hidden" name="action" value="speedox_save_settings" /> -
speedox/trunk/readme.txt
r3361431 r3431122 2 2 Contributors: mohsinwebs 3 3 Tags: cache, optimization, speed, performance, lazy load, 4 Requires at least: 6. 85 Tested up to: 6. 84 Requires at least: 6.9 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 1.1. 27 Stable tag: 1.1.3 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 100 100 * Initial public release of SpeedOx. 101 101 102 = 1.1.2 = 103 * Updated Speedox to version 1.1.2: All features are now fully functional and everything has been fixed. 104 105 = 1.1.3 = 106 * Updated to Speedox 1.1.3: Dashboard improved for better usability and performance. 107 102 108 == Upgrade Notice == 103 109 -
speedox/trunk/speedox.php
r3361439 r3431122 4 4 * Plugin URI: https://mohsinwebs.com.pk/speedox/ 5 5 * Description: SpeedOx by Mohsin Webs is a powerful speed optimization plugin that intelligently caches, minifies, lazy loads, and boosts WordPress performance. 6 * Version: 1.1. 26 * Version: 1.1.3 7 7 * Author: Mohsin Webs 8 8 * Author URI: https://mohsinwebs.com.pk/ 9 * Requires at least: 6. 89 * Requires at least: 6.9 10 10 * Requires PHP: 7.4 11 11 * License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.