jetpack icon indicating copy to clipboard operation
jetpack copied to clipboard

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.

Results 520 jetpack issues
Sort by recently updated
recently updated
newest added

I would like to add something that changes the header based on the contents of the original file namely to put preloads in the header. For example for https://github.com/futtta/autoptimize/issues/49#issuecomment-241273162 ```...

[Plugin] Super Cache

Since we updated WP to Version 4.6 we occasionally get 404 errors pointing to files contained in wp-content\cache\supercache\DOMAIN-NAME\index.html As per WP super cache we are using version 1.4.8. As a...

[Plugin] Super Cache

I've spent hours, days, months, maybe years, debugging Wp Super Cache and still it seems like I don't know the 10% of it. What it seems that the plugin doesn't...

[Plugin] Super Cache

If I go to this url: https://www.r-statistics.com/search/heatmap It will recreate the cache everytime I refresh the page (see the source at the bottom, you can see the cache date refreshes...

[Plugin] Super Cache

Many options are undocumented: - Extra homepage checks. (Very occasionally stops homepage caching) - Only refresh current page when comments made.

[Plugin] Super Cache

Create a rule like the following: when these CPT (checkboxes) are updated, clear cache of these pages: (textarea)

[Plugin] Super Cache

Instead of deleting the cache when a post is updated (may harm a busy site), preload it (maybe in background) when updating. Instead of deleting and then regenerating the cache...

[Plugin] Super Cache

When a private post is updated by the admin, the PHP cache is not updated. In order to see that page on the front-end (when logged as admin) you need...

[Plugin] Super Cache

A direct cache file is **never** deleted: - when the page is updated; - when a "Clear cache for all blogs" is issued; - by a preload operation; - by...

[Plugin] Super Cache

Hitting the apposite button to delete direct cache files (see screenshot https://snag.gy/p6IegB.jpg), so under `Settings > Directly cached files` will clear only the HTTP version of the directly cached page;...

[Plugin] Super Cache