wp-rocket
wp-rocket copied to clipboard
Performance optimization plugin for WordPress
**Enhancement opportunity** The current implementation restricts processing of external CSS and font files to a predefined allowlist of domains. This approach limits flexibility and requires frequent maintenance to support new...
**Regression noticed** In version 3.19, an unintended `&` was introduced into the `font-family` markup for self-hosted Google Fonts. This HTML entity was not present previously. This regression should be addressed...
# Description Fixes #7436 Send a Mixpanel event when at least one of the selected WP Rocket options value is changed (disabled to enabled or enabled to disabled). Convert the...
**Context** Some deprecated code was identified and reported [here](https://group-onecom.slack.com/archives/C08EFCYRQ2X/p1749053738147779). This code is not useful anymore and should be cleaned. **Dependencies** This should happen after #7445 is closed. **Expected behavior** Remove...
**Context** As part of the WP Rocket tracking plan (https://group-one.atlassian.net/wiki/spaces/~71202006d0112a51174dabb745d09c73b9018c/pages/33899479261/WP+Rocket+user-events+tracking), we want to know when a user enable or disable an option. This should be done in MixPanel, according to...
Lets say you have an project with 200.000 urls. WP-Rocket have the option to "clean cache and preload". This option will always purge all cached urls before start creating cache...
**Is your feature request related to a problem? Please describe.** When Preload Fonts is active, it detects necessary ATF fonts. But if Google Fonts Optimization is also active, it will...
**Describe the bug** Scenario1: Given: host google fonts is enabled And: filter to add hosted google fonts inline When: visit page with GF v1, v2 Then: inline google fonts is...
**Is your feature request related to a problem? Please describe.** Currently, we preload transparent color font, we shouldn't. **Describe the solution you'd like** Avoid preloading transparent fonts **Additional context** -...
**Describe the bug** Scenario1: 1- fresh install and activate 3.19 2- activate self hosted GF and disable preconnect external domain using filter 3- visit page with gf and check source...