Changeset 3446369
- Timestamp:
- 01/25/2026 02:12:34 AM (2 months ago)
- Location:
- pageflash
- Files:
-
- 2 added
- 4 edited
- 1 copied
-
tags/2.1.0 (copied) (copied from pageflash/trunk)
-
tags/2.1.0/assets/icomoon/style.css (added)
-
tags/2.1.0/pageflash.php (modified) (1 diff)
-
tags/2.1.0/readme.txt (modified) (4 diffs)
-
trunk/assets/icomoon/style.css (added)
-
trunk/pageflash.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pageflash/tags/2.1.0/pageflash.php
r3446147 r3446369 11 11 * Author: theaminul 12 12 * Author URI: https://theaminul.com 13 * Version: 2. 0.014 * Stable tag: 1.2.015 * Requires at least: 6. 016 * Tested up to: 6. 8.113 * Version: 2.1.0 14 * Stable tag: 2.0.0 15 * Requires at least: 6.1 16 * Tested up to: 6.9 17 17 * Requires PHP: 7.4 18 18 * License: GPL-3.0-or-later -
pageflash/tags/2.1.0/readme.txt
r3446147 r3446369 4 4 Requires at least: 6.1 5 5 Tested up to: 6.9 6 Stable tag: 2.0.0 6 Requires PHP: 7.4 7 Stable tag: 2.1.0 7 8 License: GPL-3.0 8 9 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 16 17 ### Key Features: 17 18 18 **Preloading:** 19 #### Preloading: 19 20 - **Quicklink:** Experience a 50% increase in conversions and enjoy 4x faster page loading. Boost your website speed and increase user engagement. 20 21 - **InstantPage:** Uses just-in-time preloading — preloads a page right before a user clicks on it. 21 22 22 **Performance Optimization:** 23 #### Performance Optimization: 23 24 - **Disable Dashicons:** Remove Dashicons on the frontend for non-logged-in users to improve performance. 24 25 - **Disable Embeds:** Disable the WordPress oEmbed feature to reduce unnecessary HTTP requests and improve page load times. … … 27 28 - **Remove jQuery Migrate:** Remove jQuery Migrate script to improve performance on the frontend. 28 29 29 **Security Enhancements:** 30 #### Security Enhancements: 30 31 - **Disable REST API:** Disable the WordPress REST API for non-authenticated users to enhance security and reduce unnecessary requests. 31 32 - **Remove REST API Link:** Remove REST API link tag from the front end and the REST API header link from page requests. … … 84 85 == Changelog == 85 86 87 = 2.1.0 - 2026-01-25 = 88 - Fixed: Add Icomoon icon font stylesheet for admin settings page. 89 - Fixed: Update plugin metadata for version 2.0.0. 90 - Fixed: Update readme with PHP requirement and formatting. 91 86 92 = 2.0.0 - 2026-01-24 = 87 93 * Added: InstantPage integration to enhance the Preloading module performance. -
pageflash/trunk/pageflash.php
r3446147 r3446369 11 11 * Author: theaminul 12 12 * Author URI: https://theaminul.com 13 * Version: 2. 0.014 * Stable tag: 1.2.015 * Requires at least: 6. 016 * Tested up to: 6. 8.113 * Version: 2.1.0 14 * Stable tag: 2.0.0 15 * Requires at least: 6.1 16 * Tested up to: 6.9 17 17 * Requires PHP: 7.4 18 18 * License: GPL-3.0-or-later -
pageflash/trunk/readme.txt
r3446147 r3446369 4 4 Requires at least: 6.1 5 5 Tested up to: 6.9 6 Stable tag: 2.0.0 6 Requires PHP: 7.4 7 Stable tag: 2.1.0 7 8 License: GPL-3.0 8 9 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 16 17 ### Key Features: 17 18 18 **Preloading:** 19 #### Preloading: 19 20 - **Quicklink:** Experience a 50% increase in conversions and enjoy 4x faster page loading. Boost your website speed and increase user engagement. 20 21 - **InstantPage:** Uses just-in-time preloading — preloads a page right before a user clicks on it. 21 22 22 **Performance Optimization:** 23 #### Performance Optimization: 23 24 - **Disable Dashicons:** Remove Dashicons on the frontend for non-logged-in users to improve performance. 24 25 - **Disable Embeds:** Disable the WordPress oEmbed feature to reduce unnecessary HTTP requests and improve page load times. … … 27 28 - **Remove jQuery Migrate:** Remove jQuery Migrate script to improve performance on the frontend. 28 29 29 **Security Enhancements:** 30 #### Security Enhancements: 30 31 - **Disable REST API:** Disable the WordPress REST API for non-authenticated users to enhance security and reduce unnecessary requests. 31 32 - **Remove REST API Link:** Remove REST API link tag from the front end and the REST API header link from page requests. … … 84 85 == Changelog == 85 86 87 = 2.1.0 - 2026-01-25 = 88 - Fixed: Add Icomoon icon font stylesheet for admin settings page. 89 - Fixed: Update plugin metadata for version 2.0.0. 90 - Fixed: Update readme with PHP requirement and formatting. 91 86 92 = 2.0.0 - 2026-01-24 = 87 93 * Added: InstantPage integration to enhance the Preloading module performance.
Note: See TracChangeset
for help on using the changeset viewer.