Changeset 3325215
- Timestamp:
- 07/09/2025 07:24:13 PM (9 months ago)
- Location:
- speedox
- Files:
-
- 2 edited
-
tags/1.1.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
speedox/tags/1.1.1/readme.txt
r3325213 r3325215 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 SpeedOx is a powerful speed optimization plugin that intelligently caches, cleans, and boosts WordPress performance.12 13 11 == Description == 14 12 15 SpeedOx is an advanced WordPress performance optimization plugin that boosts your website speed through intelligent caching, automatic cache cleaning, and minification of CSS and JavaScript files. Designed for maximum compatibility and ease of use, SpeedOx improves load times and performance scores—without requiring complex configuration. 13 **SpeedOx** is a powerful and lightweight performance optimization plugin for WordPress. It helps speed up your site with intelligent caching, automatic cache cleaning, CSS/JS minification, lazy loading, and advanced database optimization—all with a user-friendly dashboard that works out-of-the-box. 14 15 SpeedOx is designed to be compatible with most themes and plugins, including WooCommerce, without requiring complex configuration. Whether you're a beginner or pro, SpeedOx makes performance tuning easy and effective. 16 17 Key Benefits: 18 19 - ✅ Boost PageSpeed scores and Core Web Vitals 20 - ⚡ Faster page load times with smart cache 21 - 🔒 Fully secure and GDPR-conscious 22 - 🧠 No coding knowledge required 23 24 == Features == 25 26 **General Optimization Features:** 27 28 - Page Cache (Disk-based) 29 - Cache Preloading 30 - Minify HTML, CSS & JS 31 - Combine CSS/JS 32 - Defer or Delay JS 33 - Lazy Load images & iframes 34 - Database Cleaner & Optimizer 35 - Remove Emoji & Embed scripts 36 - GZIP/Brotli Compression (if server supports) 37 - Browser Caching 38 - DNS Prefetch & Preconnect 39 - Heartbeat Control 40 - Support for custom exclude/include rules 41 42 **Advanced Features:** 43 44 - Mobile and desktop cache split 45 - Smart automatic purge of cache 46 - Critical CSS generation (manual) 47 - Multisite compatible 48 - Custom CDN integration 49 - Full compatibility with popular plugins like WooCommerce, Yoast SEO, and Contact Form 7 50 - Simple import/export of settings 51 - One-click cache cleaner and reset 52 - Admin Activity Logs 16 53 17 54 == Installation == 18 55 19 1. Upload the plugin to the `/wp-content/plugins/` directory. 20 2. Activate through the 'Plugins' menu in WordPress. 21 3. Configure settings in the SpeedOx Dashboard. 56 1. Upload the plugin ZIP or install directly via WordPress Plugins screen. 57 2. Activate the plugin through the ‘Plugins’ menu. 58 3. Go to "SpeedOx" menu in your admin dashboard and start optimizing! 59 60 == Screenshots == 61 62 1. SpeedOx Dashboard Overview 63 2. Cache Settings Panel 64 3. CSS/JS Optimization Tab 65 4. Lazy Load and Image Optimization 66 5. Database Cleaner Interface 22 67 23 68 == Frequently Asked Questions == 24 69 25 = How does SpeedOx improve speed? = 70 = How does SpeedOx improve speed? = 71 SpeedOx uses smart caching, minification, and optimization techniques to reduce load times and server response. 26 72 27 SpeedOx cleans cache, minifies assets, and uses smart caching strategies to deliver optimized content quickly. 73 = Do I need coding skills? = 74 Not at all! SpeedOx is beginner-friendly and fully guided. 28 75 29 = Do I need coding skills? = 76 = Is SpeedOx compatible with my theme or builder? = 77 Yes, SpeedOx is compatible with most WordPress themes and page builders. 30 78 31 No! SpeedOx is designed for anyone to use with a simple admin panel. 79 = Does SpeedOx work with WooCommerce? = 80 Absolutely. It is optimized to work seamlessly with WooCommerce stores. 81 82 = How can I report bugs or suggest features? = 83 Please visit our [support forum](https://wordpress.org/support/plugin/speedox/) or contact us directly. 84 85 == Privacy == 86 87 SpeedOx stores optimization settings and logs locally on your site. It does not collect or transmit personal visitor data. All cached content is temporary and can be purged any time. 88 89 We comply with GDPR guidelines and no external data is stored or shared. 32 90 33 91 == Changelog == 34 92 35 = 1.0 = 36 * Initial release with advanced caching, cleaning, and minification features. 93 = 1.1.1 = 94 * Initial public release of SpeedOx. 95 96 == Upgrade Notice == 97 98 = 1.1.1 = 99 Stable first version. Recommended update for all users. 100 101 == Credits == 102 103 SpeedOx is proudly developed and maintained by [mohsinwebs](https://profiles.wordpress.org/mohsinwebs/) 104 105 == License == 106 107 This plugin is licensed under GPLv2 or later. You're free to use, modify, and distribute. -
speedox/trunk/readme.txt
r3325213 r3325215 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 SpeedOx is a powerful speed optimization plugin that intelligently caches, cleans, and boosts WordPress performance.12 13 11 == Description == 14 12 15 SpeedOx is an advanced WordPress performance optimization plugin that boosts your website speed through intelligent caching, automatic cache cleaning, and minification of CSS and JavaScript files. Designed for maximum compatibility and ease of use, SpeedOx improves load times and performance scores—without requiring complex configuration. 13 **SpeedOx** is a powerful and lightweight performance optimization plugin for WordPress. It helps speed up your site with intelligent caching, automatic cache cleaning, CSS/JS minification, lazy loading, and advanced database optimization—all with a user-friendly dashboard that works out-of-the-box. 14 15 SpeedOx is designed to be compatible with most themes and plugins, including WooCommerce, without requiring complex configuration. Whether you're a beginner or pro, SpeedOx makes performance tuning easy and effective. 16 17 Key Benefits: 18 19 - ✅ Boost PageSpeed scores and Core Web Vitals 20 - ⚡ Faster page load times with smart cache 21 - 🔒 Fully secure and GDPR-conscious 22 - 🧠 No coding knowledge required 23 24 == Features == 25 26 **General Optimization Features:** 27 28 - Page Cache (Disk-based) 29 - Cache Preloading 30 - Minify HTML, CSS & JS 31 - Combine CSS/JS 32 - Defer or Delay JS 33 - Lazy Load images & iframes 34 - Database Cleaner & Optimizer 35 - Remove Emoji & Embed scripts 36 - GZIP/Brotli Compression (if server supports) 37 - Browser Caching 38 - DNS Prefetch & Preconnect 39 - Heartbeat Control 40 - Support for custom exclude/include rules 41 42 **Advanced Features:** 43 44 - Mobile and desktop cache split 45 - Smart automatic purge of cache 46 - Critical CSS generation (manual) 47 - Multisite compatible 48 - Custom CDN integration 49 - Full compatibility with popular plugins like WooCommerce, Yoast SEO, and Contact Form 7 50 - Simple import/export of settings 51 - One-click cache cleaner and reset 52 - Admin Activity Logs 16 53 17 54 == Installation == 18 55 19 1. Upload the plugin to the `/wp-content/plugins/` directory. 20 2. Activate through the 'Plugins' menu in WordPress. 21 3. Configure settings in the SpeedOx Dashboard. 56 1. Upload the plugin ZIP or install directly via WordPress Plugins screen. 57 2. Activate the plugin through the ‘Plugins’ menu. 58 3. Go to "SpeedOx" menu in your admin dashboard and start optimizing! 59 60 == Screenshots == 61 62 1. SpeedOx Dashboard Overview 63 2. Cache Settings Panel 64 3. CSS/JS Optimization Tab 65 4. Lazy Load and Image Optimization 66 5. Database Cleaner Interface 22 67 23 68 == Frequently Asked Questions == 24 69 25 = How does SpeedOx improve speed? = 70 = How does SpeedOx improve speed? = 71 SpeedOx uses smart caching, minification, and optimization techniques to reduce load times and server response. 26 72 27 SpeedOx cleans cache, minifies assets, and uses smart caching strategies to deliver optimized content quickly. 73 = Do I need coding skills? = 74 Not at all! SpeedOx is beginner-friendly and fully guided. 28 75 29 = Do I need coding skills? = 76 = Is SpeedOx compatible with my theme or builder? = 77 Yes, SpeedOx is compatible with most WordPress themes and page builders. 30 78 31 No! SpeedOx is designed for anyone to use with a simple admin panel. 79 = Does SpeedOx work with WooCommerce? = 80 Absolutely. It is optimized to work seamlessly with WooCommerce stores. 81 82 = How can I report bugs or suggest features? = 83 Please visit our [support forum](https://wordpress.org/support/plugin/speedox/) or contact us directly. 84 85 == Privacy == 86 87 SpeedOx stores optimization settings and logs locally on your site. It does not collect or transmit personal visitor data. All cached content is temporary and can be purged any time. 88 89 We comply with GDPR guidelines and no external data is stored or shared. 32 90 33 91 == Changelog == 34 92 35 = 1.0 = 36 * Initial release with advanced caching, cleaning, and minification features. 93 = 1.1.1 = 94 * Initial public release of SpeedOx. 95 96 == Upgrade Notice == 97 98 = 1.1.1 = 99 Stable first version. Recommended update for all users. 100 101 == Credits == 102 103 SpeedOx is proudly developed and maintained by [mohsinwebs](https://profiles.wordpress.org/mohsinwebs/) 104 105 == License == 106 107 This plugin is licensed under GPLv2 or later. You're free to use, modify, and distribute. 108
Note: See TracChangeset
for help on using the changeset viewer.