PluginProbe ʕ •ᴥ•ʔ
WP Fastest Cache – WordPress Cache Plugin / 0.9.1.8
WP Fastest Cache – WordPress Cache Plugin v0.9.1.8
1.4.9 1.4.8 trunk 0.8.6.6 0.8.6.7 0.8.6.8 0.8.6.9 0.8.7.0 0.8.7.1 0.8.7.2 0.8.7.3 0.8.7.4 0.8.7.5 0.8.7.6 0.8.7.7 0.8.7.8 0.8.7.9 0.8.8.0 0.8.8.1 0.8.8.2 0.8.8.3 0.8.8.4 0.8.8.5 0.8.8.6 0.8.8.7 0.8.8.8 0.8.8.9 0.8.9.0 0.8.9.1 0.8.9.2 0.8.9.3 0.8.9.4 0.8.9.5 0.8.9.6 0.8.9.7 0.8.9.8 0.8.9.9 0.9.0.0 0.9.0.1 0.9.0.2 0.9.0.3 0.9.0.4 0.9.0.5 0.9.0.6 0.9.0.7 0.9.0.8 0.9.0.9 0.9.1.0 0.9.1.1 0.9.1.2 0.9.1.3 0.9.1.4 0.9.1.5 0.9.1.6 0.9.1.7 0.9.1.8 0.9.1.9 0.9.2 0.9.3 0.9.4 0.9.5 0.9.6 0.9.7 0.9.8 0.9.9 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 1.1.9 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7
wp-fastest-cache / readme.txt
wp-fastest-cache Last commit date
css 5 years ago images 6 years ago inc 5 years ago js 5 years ago languages 6 years ago templates 5 years ago index.html 11 years ago readme.txt 5 years ago uninstall.php 5 years ago wpFastestCache.php 5 years ago
readme.txt
326 lines
1 === WP Fastest Cache ===
2 Contributors: emrevona
3 Donate link: http://profiles.wordpress.org/emrevona/
4 Tags: cache, caching, performance, wp-cache, total cache, super cache, cdn
5 Requires at least: 3.3
6 Tested up to: 5.7
7 Stable tag: 0.9.1.8
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 The simplest and fastest WP Cache system
12
13 == Description ==
14
15 <h4>Official Website</h4>
16
17 You can find more information on our web site (<a href="http://www.wpfastestcache.com/">wpfastestcache.com</a>)
18
19 When a page is rendered, php and mysql are used. Therefore, system needs RAM and CPU.
20 If many visitors come to a site, system uses lots of RAM and CPU so page is rendered so slowly. In this case, you need a cache system not to render page again and again. Cache system generates a static html file and saves. Other users reach to static html page.
21 <br><br>
22 In addition, the site speed is used in Google’s search ranking algorithm so cache plugins that can improve your page load time will also improve your SEO ranking.
23 <br><br>
24 Setup of this plugin is so easy. You don't need to modify the .htacces file. It will be modified automatically.
25
26 <h4>Features</h4>
27
28 1. Mod_Rewrite which is the fastest method is used in this plugin
29 2. All cache files are deleted when a post or page is published
30 3. Admin can delete all cached files from the options page
31 4. Admin can delete minified css and js files from the options page
32 5. Block cache for specific page or post with Short Code
33 6. Cache Timeout - All cached files are deleted at the determinated time
34 7. Cache Timeout for specific pages
35 8. Enable/Disable cache option for mobile devices
36 9. Enable/Disable cache option for logged-in users
37 10. SSL support
38 11. CDN support
39 12. Cloudflare support
40 13. Preload Cache - Create the cache of all the site automatically
41 14. Exclude pages and user-agents
42 15. WP-CLI cache clearing
43
44 <h4>Performance Optimization</h4>
45
46 In the premium version there are many features such as Minify Html, Minify Css, Enable Gzip Compression, Leverage Browser Caching, Add Expires Headers, Combine CSS, Combine JS, Disable Emoji.
47
48 1. Generating static html files from your dynamic WordPress blog
49 2. Minify Html - You can decrease the size of page
50 3. Minify Css - You can decrease the size of css files
51 4. Enable Gzip Compression - Reduce the size of files sent from your server to increase the speed to which they are transferred to the browser
52 5. Leverage browser caching - Reduce page load times for repeat visitors
53 6. Combine CSS - Reduce number of HTTP round-trips by combining multiple CSS resources into one
54 7. Combine JS
55 8. Disable Emoji - You can remove the emoji inline css and wp-emoji-release.min.js
56
57 <h4>Premium Performance Optimization</h4>
58
59 The free version is enough to speed up your site but in the premium version there are extra features such as Mobile Cache, Widget Cache, Minify HTML Plus, Minify CSS Plus, Minify JS, Combine JS Plus, Defer Javascript, Optimize Images, Convert WebP, Database Cleanup, Google Fonts Async, Lazy Load for super fast load times.
60
61 1. Mobile Cache
62 2. Widget Cache
63 3. Minify HTML Plus
64 4. Minify CSS Plus
65 5. Minify Javascript - Minifying JavaScript files can reduce payload sizes and script parse time
66 6. Combine JS Plus
67 7. Defer Javascript - Eliminate render-blocking JavaScript resources. Consider delivering critical JS inline and deferring all non-critical JS
68 8. Optimize Images - Optimized images load faster and consume less cellular data
69 9. Convert WebP - Serve images in next-gen formats. Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption
70 10. Database Cleanup
71 11. Google Fonts Async
72 12. Lazy Load - Defer offscreen images. Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive
73
74 <h4>Supported languages: </h4>
75
76 * 中文 (by suifengtec)
77 * Deutsch
78 * English
79 * Español (by Javier Esteban)
80 * Español de Venezuela (by Yordan Soares)
81 * Español de Argentina (by Mauricio Lopez)
82 * فارسی (by Javad Rahimi)
83 * Français (by Cyrille Sanson)
84 * Italiana (by Luisa Ravelli)
85 * 日本語 (by KUCKLU)
86 * Nederlands (by Frans Pronk https://ifra.nl)
87 * Polski (by roan24.pl)
88 * Português
89 * Português do Brasil (Mario Antonio Sesso Junior)
90 * Română
91 * Русский (by Maxim)
92 * Slovenčina
93 * Suomi (by Arhi Paivarinta)
94 * Svenska (by Linus Wileryd)
95 * Türkçe
96 * 繁體中文 (Alex Lion)
97
98 == Installation ==
99
100 1. Upload `wp-fastest-cache` to the `/wp-content/plugins/` directory
101 2. Activate the plugin through the 'Plugins' menu in WordPress
102 3. Permission of .htacces must 644
103 4. Enable this plugin on option page
104
105 == Screenshots ==
106
107 1. Performance Comparison
108 2. Other Performance Comparison
109 3. Without Cache
110 4. With Cache
111 5. Main Settings Page
112 6. Preload
113 7. New Post
114 8. Update Cache
115 9. Delete Cache
116 10. All cached files are deleted at the determinated time
117 11. Block caching for post and pages (TinyMCE)
118 12. Clean cached files via admin toolbar easily
119 13. Exclude Page
120 14. CDN
121 15. Enter CDN Information
122 16. File Types
123 17. Specify Sources
124 18. Database Cleanup
125
126 == Changelog ==
127
128 = 0.9.1.8 =
129 * to make compatible the preload feature with WPML
130 * refactoring of clearing cache of content which is moved to trash
131 * to fix Notice: Undefined variable: no_selected in single-preload.php on line 39
132 * to add image/avif for browser caching
133
134 = 0.9.1.7 =
135 * to clear cache of the store homepage after WooCommerce order
136 * to fix vulnerability (discoverd by Gen Sato)
137 * to clear cache after Woocommerce order status changed
138 * to add WPFC_DISABLE_CLEARING_CACHE_AFTER_WOOCOMMERCE_ORDER_STATUS_CHANGED [<a target="_blank" href="https://www.wpfastestcache.com/tutorial/woocommerce-settings/#after-order-status-changed">Details</a>]
139
140 = 0.9.1.6 =
141 * to fix Notice: Undefined variable: order_arr in preload.php on line 161
142 * to fix Notice: Undefined property: stdClass::$go in preload.php on line 440
143 * to start using the API Token system instead of Global API for Cloudflare [<a target="_blank" href="https://www.wpfastestcache.com/tutorial/wp-fastest-cache-cloudflare/">Details</a>]
144 * to fix removing backslashes issue in the pre tag
145 * to disable cache for the IP based urls on the bitnami servers
146 * to disable cdn if the query string contains wc-api
147
148 = 0.9.1.5 =
149 * <strong>[FEATURE]</strong> to add Re-Order feture for Preload [<a target="_blank" href="https://www.wpfastestcache.com/features/re-order-preload/">Details</a>]
150
151 = 0.9.1.4 =
152 * to fix saving "Update Post" settings issue
153 * to fix saving "New Post" settings issue
154 * <strong>[FEATURE]</strong> Compatible with the AMP Takeover feature of <a target="_blank" href="https://wordpress.org/plugins/accelerated-mobile-pages/">AMP for WP – Accelerated Mobile Pages</a>
155
156 = 0.9.1.3 =
157 * to fix PHP Notice: Undefined offset: -1 js-utilities.php on line 84
158 * to show the details of the error on the Cloudflare cdn integraiton
159
160 = 0.9.1.2 =
161 * to add webp extension for CDN
162 * to replace the attribute which is data-bg-webp with cdn-url
163 * to save the Cloudflare zone id instead of getting it via api continuously
164 * to prevent calling cloudflare_clear_cache() function multiple times
165
166 = 0.9.1.1 =
167 * to prevent caching 403 forbidden page which is generated by iThemes Security plugin
168 * to convert domain name from IDNA ASCII to Unicode for CDN
169 * to minify the imported css sources
170 * to round if the preload number is decimal
171
172 = 0.9.1.0 =
173 * to fix PHP Notice: Undefined property: stdClass::$excludekeywords in wpFastestCache.php on line 1935
174 * to fix Undefined offset: 0 in cache.php on line 865
175
176 = 0.9.0.9 =
177 * <strong>[FEATURE]</strong> to add wizard allows you to show the clear cache button which exists on the admin toolbar based on user roles [<a target="_blank" href="https://www.wpfastestcache.com/features/clear-cache-link-on-the-toolbar/">Details</a>]
178 * to fix the replace problem when the cdn-url starts with a number
179 * to fix the little issue on the cloudflare integration
180
181 = 0.9.0.8 =
182 * to exclude PDF files from caching
183 * to add Modified Time into htaccess
184 * to add "Clear Cache of All Sites" feature for Clear Cache via URL [<a target="_blank" href="https://www.wpfastestcache.com/features/clear-cache-via-url/">Details</a>]
185
186 = 0.9.0.7 =
187 * <strong>[FEATURE]</strong> to add "exclude sources" feature for CDN
188 * to remove the DNS prefetch of s.w.org when emoji is disabled
189 * <strong>[FEATURE]</strong> to add wpfc_css_content filter [<a target="_blank" href="https://www.wpfastestcache.com/tutorial/modify-minified-css-by-calling-the-function-hook/">Details</a>]
190 * to fix scandir(): (errno 2): No such file or directory on js-utilities.php line 238
191
192 = 0.9.0.6 =
193 * <strong>[FEATURE]</strong> to add WP-CLI command for clearing minified sources [<a target="_blank" href="https://www.wpfastestcache.com/features/wp-cli-commands/">Details</a>]
194 * to fix Warning: parse_url() expects parameter 1 to be string, object given in preload.php on line 458
195 * <strong>[FEATURE]</strong> Compatible with <a target="_blank" href="https://wordpress.org/plugins/multiple-domain/">Multiple Domain</a>
196 * <strong>[FEATURE]</strong> to add Clear Cache of All Sites button [<a target="_blank" href="https://www.wpfastestcache.com/features/clear-cache-of-all-sites/">Details</a>]
197
198 = 0.9.0.5 =
199 * to fix replacing urls on the json source with cdn url
200 * to fix clearing cache on sites using Polylang plugin
201 * to prevent creating cache for feed of nonexistent content
202
203 = 0.9.0.4 =
204 * to fix PHP Fatal error: Call to a member function lazy_load() on null in cache.php on line 798
205 * to clear sitemap cache after updating or publishing post
206 * to clear cache of the static posts page
207 * to replace urls on data-siteorigin-parallax attribute with cdn-url
208 * to fix the problem abour "Mobile" option
209 * <strong>[FEATURE]</strong> Clear cache after theme or plugin update [<a target="_blank" href="https://www.wpfastestcache.com/features/clear-cache-after-theme-or-plugin-update/">Details</a>]
210
211 = 0.9.0.3 =
212 * <strong>[FEATURE]</strong> Compatible with Multiple Domain Mapping on single site
213 * <strong>[BETA FEATURE]</strong> to create cache after publishing new post or updating a post [<a target="_blank" href="https://www.wpfastestcache.com/features/automatic-cache/">Details</a>]
214 * to fix clearing search (/?s=) result cache
215 * to add settings link on the plugin list
216 * <strong>[FEATURE]</strong> Compatible with Polylang with one different subdomain or domain per language
217 * to exclude url which ends with slash if the permalink does not end with slush
218 * to exclude images for cdn if the url contains brizy_media=
219
220 = 0.9.0.2 =
221 * <strong>[FEATURE]</strong> to add Spanish (Argentina) language
222 * to add WPFC_TOOLBAR_FOR_SHOP_MANAGER [<a target="_blank" href="https://www.wpfastestcache.com/features/clear-cache-link-at-the-toolbar/">Details</a>]
223 * to support MultiSite
224 * to add wpfc_exclude_current_page() for excluding current page [<a target="_blank" href="https://www.wpfastestcache.com/features/exclude-page/#hook">Details</a>]
225 * <strong>[FEATURE]</strong> to add French language
226 * <strong>[FEATURE]</strong> to add Slovak language
227 * to show the solution for AWS S3 Access Denied [<a target="_blank" href="https://www.wpfastestcache.com/warnings/amazon-s3-cloudfront-access-denied-403-forbidden/">Details</a>]
228 * to show the solution for Using CDN on SSL Sites [<a target="_blank" href="https://www.wpfastestcache.com/warnings/how-to-use-cdn-on-ssl-sites/">Details</a>]
229
230 = 0.9.0.1 =
231 * to remove the clear cache button from column and to add clear cache action on row actions [<a target="_blank" href="https://www.wpfastestcache.com/tutorial/clear-cache-for-specific-page/">Details</a>]
232 * to hide clear cache icon on toolbar for IE
233 * to fix replacing cdn-url on data-product_variations attribute
234 * to add WPFC_TOOLBAR_FOR_EDITOR [<a target="_blank" href="https://www.wpfastestcache.com/features/clear-cache-link-at-the-toolbar/">Details</a>]
235 * <strong>[FEATURE]</strong> to add Persian language
236 * <strong>[FEATURE]</strong> to add Chinese (Taiwan) language
237 * <strong>[FEATURE]</strong> to add Spanish (Venezuela) language
238 * refactoring of checking admin users for exclution
239 * to fix E_WARNING on wpFastestCache.php line 1064
240
241 = 0.9.0.0 =
242 * to exclude the css source of elementor which is /elementor/css/post-[number].css to avoid increasing the size of minified sources
243 * to replace urls which have data-vc-parallax-image attribute with cdn-url
244 * to avoid clearing cache of feed after voting (All In One Schema.org Rich Snippets)
245 * to fix clearing cache after switching url on WPML
246
247 = 0.8.9.9 =
248 * to fix Undefined variable: count_posts in preload.php on line 112
249 * to update of Spanish translation
250 * to preload the language pages (WPML)
251 * to clear cache of the commend feed as well after clearing cache of a post
252
253 = 0.8.9.8 =
254 * to clear cache of /feed as well after clearing cache of a post
255 * to fix PHP Notice: Undefined index: wpfc in timeout.php on line 132
256 * to clear cache when a approved commens is updated
257 * to add swf extension for cdn
258 * to replace urls which have data-fullurl, data-bg, data-mobileurl and data-lazy attribute with cdn-url
259 * <strong>[FEATURE]</strong> Traditional Chinese language has been added
260 * to convert the icon from png to svg [by Roni Laukkarinen]
261 * to fix Undefined index: HTTP_HOST cache.php on line 321
262
263 EARLIER VERSIONS
264 For the changelog of earlier versions, please refer to [<a target="_blank" href="https://www.wpfastestcache.com/changelog/earlier-changelog-of-freemium-version/">the changelog on wpfastestcache.com</a>]
265
266 == Frequently Asked Questions ==
267
268 = How do I know my blog is being cached? =
269 You need to refresh a page twice. If a page is cached, at the bottom of the page there is a text like "&lt;!-- WP Fastest Cache file was created in 0.330816984177 seconds, on 08-01-14 9:01:35 --&gt;".
270
271 = Does it work with Nginx? =
272 Yes, it works with Nginx properly.
273
274 = Does it work with IIS (Windows Server) ? =
275 Yes, it works with IIS properly.
276
277 = Is this plugin compatible with Multisite? =
278 Yes, it is compatible with Multisite.
279
280 = Is this plugin compatible with Subdirectory Installation? =
281 Yes, it is compatible with Subdirectory Installation.
282
283 = Is this plugin compatible with Http Secure (https) ? =
284 Yes, it is compatible with Http Secure (https).
285
286 = Is this plugin compatible with Adsense? =
287 Yes, it is compatible with Adsense 100%.
288
289 = Is this plugin compatible with CloudFlare? =
290 Yes, it is but you need to read the details. <a href="http://www.wpfastestcache.com/tutorial/wp-fastest-cache-cloudflarecloudfront/">Click</a>
291
292 = Is this plugin compatible with WP-Polls? =
293 Yes, it is compatible with WP-Polls 100%.
294
295 = Is this plugin compatible with Bulletproof Security? =
296 Yes, it is compatible with Bulletproof Security 100%.
297
298 = Is this plugin compatible with Wordfence Security? =
299 Yes, it is compatible with Wordfence Security 100%.
300
301 = Is this plugin compatible with qTranslate? =
302 Yes, it is compatible with qTranslate 100%.
303
304 = Is this plugin compatible with WPtouch Mobile? =
305 Yes, it is compatible with WPtouch Mobile.
306
307 = Is this plugin compatible with WP-PostRatings? =
308 Yes, it is compatible with WP-PostRatings.
309
310 = Is this plugin compatible with AdRotate? =
311 No, it is NOT compatible with AdRotate.
312
313 = Is this plugin compatible with WP Hide & Security Enhancer? =
314 Yes, it is compatible with WP Hide & Security Enhancer.
315
316 = Is this plugin compatible with WP-PostViews? =
317 Yes, it is compatible with WP-PostViews. The current post views appear on the admin panel. The visitors cannot see the current post views. The developer of WP-PostViews needs to fix this issue.
318
319 = Is this plugin compatible with MobilePress? =
320 No, it is NOT compatible with MobilePress. We advise WPtouch Mobile.
321
322 = Is this plugin compatible with WooCommerce Themes? =
323 Yes, it is compatible with WooCommerce Themes 100%.
324
325 == Upgrade notice ==
326 ....