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

One of the developers of the WooCommerce Multilingual project reached out to me, asking if we could add support for their plugin to WP Super Cache. This [page](https://git.onthegosystems.com/glue-plugins/wpml/woocommerce-multilingual/-/wikis/Integrate-caching-for-multicurrency) describes how...

[Type] Enhancement
[Plugin] Super Cache

We should probably not output any debug messages if `DOING_AJAX`, `XMLRPC_REQUEST`, or `REST_REQUEST`.

[Type] Enhancement
[Plugin] Super Cache

I am trying to find where in the code controls how cached files are gzip compressed i.e. ``` index.html.gz ``` and whether it's possible to use other compression methods with...

[Type] Enhancement
[Plugin] Super Cache

WPCACHEHOME is assumed to have a trailing /. Should error out early with a notice if the constant is defined without that or refactor code to define a var based...

[Type] Enhancement
[Plugin] Super Cache

Ref: https://wordpress.org/support/topic/delete-cache-not-working-for-www-less-url?replies=7

[Type] Enhancement
[Plugin] Super Cache

Set preload to start caching at a certain time versus a length of time since last preload process.

[Type] Enhancement
[Plugin] Super Cache

Is there any way you can add a "Delete Cache" button to the WP Admin bar? Thanks.

[Type] Enhancement
[Plugin] Super Cache

Review preloadng cache order to ensure it is optimized to preload in a reasonable order (e.g. Pages, Posts from new to old, Tags/categories, etc).

[Type] Enhancement
[Plugin] Super Cache

It'd be very useful, especially for debugging purposes, to have a way of exporting and importing settings.

On the Advanced settings page, there are 2 checkboxes that relate to known and anonymous users: > Don’t cache pages for known users. (Recommended) > > Make known users anonymous...