Johan
Johan
**Issue description** In a specific case, when running the command `wp rocket clean --confirm` we receive the confirmation message below: `Success: All cache files cleared.`  But the cache files...
**Describe the bug** On product update, the Product Category Cache isn't cleared for permalink containing letters in non-latin alphabets. The issue is with [get_term_link() function](https://github.com/wp-media/wp-rocket/blob/e780e828e7b447559c6b6939218401bdbc39bc9a/inc/Engine/Cache/Purge.php#L229) which is adding the Category...
**Describe the bug** If a query string contains non-Latin or encoded characters, it cannot be added to the Cache Query Strings feature. WP Rocket sanitizes the query string and does...
**Describe the bug** After updating to the latest version of WP Rocket, the customer is having a Fatal error when accessing internal subsites (multisite environment). The issue appears on a...
**Describe the bug** When the CDN Add-on is activated, if inside a `` tag we use a template variable like `{{data.srcset}}` within a `srcset` attribute, the URL in `srcset` is...
**Describe the bug** Console error caused by a conflict between Cloudflare’s Speed Brain and Preload Links from WP Rocket. Error displayed when hovering over a link: `GET https://dagmar.ro/produs/trapiche-oak-cask-cabernet-sauvignon-750ml/ net::ERR_ABORTED 503...
Self-hosted Google Fonts are not preloaded with Remove Unused CSS when the HTTPS protocol is missing
**Describe the bug** When Google Fonts are included without the `HTTPS` protocol and the 'Self-host Google Fonts' option is enabled along with the 'Remove Unused CSS' option, the non-self-hosted fonts...
**Describe the bug** We have a block with 2 differents selector seperated by a comma: ``` .elementor-79721 .elementor-element.elementor-element-2668f72.elementor-pp-element-2668f72-294689:not(.elementor-motion-effects-element-type-background), .elementor-79721 .elementor-element.elementor-element-2668f72.elementor-pp-element-2668f72-294689 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-image: url(...); } ``` Visiting...
**Describe the bug** When Delay JavaScript Execution is enabled, the delay set before starting an animation on a call to action element in Elementor doesn’t work, the animation starts immediately....