PluginProbe ʕ •ᴥ•ʔ
Aruba HiSpeed Cache / 3.0.15
Aruba HiSpeed Cache v3.0.15
3.0.15 3.0.14 3.0.13 1.2.4 1.2.5 1.2.6 2.0.0 2.0.1 2.0.10 2.0.11 2.0.12 2.0.13 2.0.14 2.0.15 2.0.16 2.0.17 2.0.18 2.0.19 2.0.20 2.0.21 2.0.22 2.0.23 2.0.24 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 3.0.0 3.0.1 3.0.10 3.0.11 3.0.12 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.2.0 1.2.1 1.2.2 1.2.3
aruba-hispeed-cache / readme.txt
aruba-hispeed-cache Last commit date
admin 1 week ago assets 5 months ago languages 5 months ago src 1 week ago aruba-hispeed-cache.php 1 week ago index.php 2 years ago readme.txt 1 week ago uninstall.php 1 week ago
readme.txt
270 lines
1 === Aruba HiSpeed Cache ===
2
3 Contributors: arubait, arubadev, arubasupport
4 Tags: Aruba, cache, performance, pagespeed, optimize
5 Tested up to: 7.1
6 Stable tag: 3.0.15
7 License: GPLv3 or later
8 License URI: https://www.gnu.org/licenses/gpl-3.0.html
9
10 Aruba HiSpeed Cache interfaces directly with an Aruba hosting platform's HiSpeed Cache service and automates its management.
11
12 == Description ==
13
14 **Aruba HiSpeed Cache** is a plugin that interfaces directly with the **HiSpeed Cache** service for an [Aruba](https://www.aruba.it/en/) [hosting platform](https://hosting.aruba.it/en/) and automates its management in the WordPress dashboard, without having to access the website's control panel.
15
16 **The plugin can only be used if your WordPress website is hosted on an [Aruba](https://www.aruba.it/en/) [hosting platform](https://hosting.aruba.it/en/).**
17
18 The HiSpeed Cache service significantly reduces the TTFB (first Byte transfer time) and webpage loading times.
19
20 When the service is active, using the plugin allows you to automatically (and/or manually) clear the cache whenever a page or post is modified, without needing to access the website’s control panel by clicking the dedicated link.
21
22 Thanks to AI, HiSpeed Cache analyzes traffic on your pages to automatically preload the most requested content, improving your users’ browsing experience. In addition, it stores dynamic content in the server memory after the first load, making it available for subsequent requests in a significantly shorter time, thus making website navigation much faster. The plugin simply clears the cache whenever a page, post, or custom content type is modified.
23
24 For more details and to find out whether the HiSpeed Cache service is active on your website [please refer to our guide](https://guide.aruba.it/en/hosting-e-domini/hosting/utilizzo-wordpress/velocita-prestazioni-sito-wordpress/wordpress-utilizzare-aruba-hispeed-cache).
25
26 == Installation ==
27
28 = From your WordPress dashboard =
29 1. Visit 'Plugins -> Add New'
30 2. Search for 'Aruba HiSpeed Cache'
31 3. Activate Aruba HiSpeed Cache from your Plugins page.
32 4. Click 'Settings -> Aruba HiSpeed Cache'
33
34 = From WordPress.org =
35 1. Download Aruba HiSpeed Cache.
36 2. Create a directory named 'aruba-hispeed-cache' in your '/wp-content/plugins/' directory, using your preferred method (ftp, sftp, scp, etc.).
37 3. Activate Aruba HiSpeed Cache from your Plugins page.
38 4. Click Options from your Plugins page
39
40 == Frequently Asked Questions ==
41
42 = What is HiSpeed Cache? =
43
44 HiSpeed Cache is a dynamic caching system that significantly improves webpage loading speeds. The active cache reduces the time to first byte (TTFB). The service also lets you clear the cache automatically or manually, whenever a page or any content is edited.
45
46 = What is the purpose of the plugin? =
47
48 When the service is active, using the plugin means you can clear the website's cache at any time directly from the WordPress dashboard, without having to access the hosting control panel. You can set the cache to clear automatically, or you can use the manual option.
49
50 = My website is not hosted on an Aruba hosting platform. Can I still use the plugin? =
51
52 You can install the plugin, but it was designed to interface with the caching system for an Aruba hosting platform. Purchase an Aruba hosting service then migrate your website to use the plugin.
53
54 = Should I exclude pages from the caching system? =
55
56 No, you don't need to because the caching system already excludes:
57
58 addresses with one of the following strings:
59 wp-login, preview=true, cart, my-account, checkout, addons, add-to-cart, wp-cron.php, xmlrpc.php, contact, task=registration, registerview=registration|administrator|remind|login, admin/content/backup_migrate/export, status.php, update.php, install.php, user, info, flag, ajax, aha;
60
61 requests with cookies containing one of the following strings:
62 wordpress_no_cache, comment_author, wordpress_logged_in_, yith_wcwl_products, wp-postpass_, it_exchange_session_, wp_woocommerce_session, woocommerce_cart_hash, edd_items_in_cart=1, jSGCacheBypass=1, wpSGCacheBypass=1, woocommerce_items_in_cart=1.
63
64 == Screenshots ==
65
66 1. General Settings Disabled
67 2. General Settings Enabled
68
69 == Changelog ==
70
71 = 3.0.15 =
72 * Fixed issue with HTML image tags.
73
74 = 3.0.14 =
75 * Now work with Avada Live Builder
76
77 = 3.0.13 =
78 * Tested up WordPress 7.0
79
80 = 3.0.12 =
81 * Various fixes
82
83 = 3.0.11 =
84 * Various fixes
85
86 = 3.0.10 =
87 * Various fixes
88
89 = 3.0.9 =
90 * Various fixes
91
92 = 3.0.8 =
93 * Various fixes
94
95 = 3.0.7 =
96 * Various fixes
97
98 = 3.0.6 =
99 * Various fixes
100
101 = 3.0.5 =
102 * Various fixes
103
104 = 3.0.4 =
105 * Various fixes
106
107 = 3.0.3 =
108 * Various fixes
109
110 = 3.0.2 =
111 * CDN Support.
112 * Various minor bug fixes.
113
114 = 3.0.1 =
115 * Various minor bug fixes.
116
117 = 3.0.0 =
118 * Frontend revisioned.
119 * Add object cache managment.
120 * Various fixes.
121 * Tested up WordPress 6.8
122
123 = 2.0.24 =
124 * Manage WP_CRON Timeout.
125 * Various minor bug fixes.
126
127 = 2.0.23 =
128 * Fix UserAgent for cache warming.
129
130 = 2.0.22 =
131 * Various minor bug fixes.
132
133 = 2.0.21 =
134 * Various minor bug fixes.
135
136 = 2.0.20 =
137 * Sheduled Post supported
138
139 = 2.0.19 =
140 * Add Optimize HTML code option
141 * Tested up WordPress 6.7
142 * Purge expired transients option
143
144 = 2.0.18 =
145 * Add optimize image loading option
146
147 = 2.0.17 =
148 * Add Cache management optimization for Elementor
149 * Add XML-RPC selector
150 * Various minor bug fixes.
151
152 = 2.0.16 =
153 * .htaccess rules bug fix.
154 * Add DNS-Prefetch and Preconnect for external resources.
155
156 = 2.0.15 =
157 * .htaccess rules bug fix.
158
159 = 2.0.14 =
160 * Various minor bug fixes.
161
162 = 2.0.13 =
163 * Various minor bug fixes.
164
165 = 2.0.12 =
166 * Various minor bug fixes.
167 * Tested up WordPress 6.6
168
169 = 2.0.11 =
170 * Various minor bug fixes.
171
172 = 2.0.10 =
173 * Various minor bug fixes.
174
175 = 2.0.9 =
176 * Code Review
177 * Added Static Files Optimization
178 * Various Minor Bug Fixing
179
180 = 2.0.8 =
181 * Tested up WordPress 6.5
182
183 = 2.0.7 =
184 * Various minor bug fixes.
185 * The debugging and logging code base was modified to be plug-n-play. solved CVE-2023-44983, thanks Patchstack Alliance
186
187 = 2.0.6 =
188 * Various minor bug fixes.
189
190 = 2.0.5 =
191 * Fix CVE-2023-44983, thanks Joshua Chan
192
193 = 2.0.4 =
194 * Various minor bug fixes.
195 * Delete expired transients when clearing cache
196 * Tested up WordPress 6.4
197
198 = 2.0.3 =
199 * Various minor bug fixes.
200
201 = 2.0.2 =
202 * Various minor bug fixes.
203
204 = 2.0.1 =
205 * Various minor bug fixes.
206
207 = 2.0.0 =
208 * Complete rewrite of plugin with inspiration taken from Symfony core, following the principles of the SOLID pattern.
209 * Added the database update/migration system.
210 * Added the cache warming system.
211 * Added a new UI for the Settings page.
212 * Optimized events log system.
213 * Optimized WordPress events queue system.
214 * Optimized settings system.
215 * Optimized plugin bootstrap system.
216 * Tested PHP 5.6, 7.4 and 8.2.
217 * Tested WP version 6.3 and previous versions.
218 * Various minor bug fixes.
219
220 = 1.2.4 =
221 * Removed 'heartbeat' calls in the frontend and limited admin-side calls to every 120 seconds;
222 * Set tested up WordPress 6.2 version;
223
224 = 1.2.3 =
225 * Add x-aruba-cache header in site health
226
227 = 1.2.2 =
228 * Woocommerce save option bug fix.
229 * Page update content bug fix.
230 * Add no limit transient for json call.
231 * Various minor bug fixes and other improvements.
232
233 = 1.2.1 =
234 * Edit the Bootstrap method to fix the large menu editing problem.
235 * Action and filter loading system fixed.
236 * Various minor bug fixes and other improvements.
237
238 = 1.2.0 =
239 * Discriminant added to REST API requests to include FSE support and remove recurring clear cache requests.
240 * Clear function added to the 'post_updated hook' action to include support for the editor with meta-box added by plugins and themes.
241 * Log function added to files activated with WP_DEBUG set to true, created in plugin folder. N.B. If disabled, file will be deleted.
242 * FILTER_SANITIZE_STRING replaced by FILTER_SANITIZE_URL to ensure compatibility with PHP 8.1.
243 * ArubaHiSpeedCache_update_plugins_db() mode added to allow management of future database updates.
244 * Action and filter loading system within plugin fixed.
245 * Various bug fixes and other improvements.
246
247 = 1.1.2 =
248 * Problem regarding check resolved. In the event of a false positive during activation, go to the plugin page (../wp-admin/options-general.php?page=aruba-hispeed-cache) to repeat check.
249 * Various bug corrections and other improvements.
250
251 = 1.1.1 =
252 * Problem resolution. Display "service can be activated" message when cache is purged.;
253 * Update Plugin URI value;
254 * Problem resolution. WP_CLI Activation and Deactivation;
255 * Additional option to view the check request information by visiting the page dominio.tld/wp-admin/options-general.php?page=aruba-hispeed-cache&debug=1
256
257 = 1.1.0 =
258 * Compatibility with PHP 5.6 and above;
259 * Compatibility with WordPress 5.4 and above;
260 * Monitoring of Aruba HiSpeed Cache service enabled/disabled;
261 * Message in the admin panel following the check: on the status of the service and if the website is hosted on an Aruba server or a server which is not compatible with the HiSpeed Cache service.
262
263 = 1.0.0 =
264 * First stable version released.
265
266 == Upgrade Notice ==
267
268 = 3.0.15 =
269 * Fixed issue with HTML image tags.
270