Gaël Robin
Gaël Robin
# Description This PR gives users a filter to be able to exclude fonts urls to be preloaded. Fixes #6202 ## Documentation ### User documentation With this PR, you now...
## Context As a user, I want WP Rocket to perform an accurate analysis of LCP/ATF images so that I get the best optimization possible.This issue has the goal to...
## Context As a user, I want WP Rocket to analyse and store LCP/ATF information of my pages so that those images can then be optimised. This issue has the...
## Description Depending on the Log librairie version, the path is different. As within WP Rocket we were loading it from one path, it could result into a fatal error....
## Description A new column `is_home` has been added to the our table in the database, and the logic around the creation of job has been changed. Fixes #5640 ##...
### Context As a user, I want WP Rocket to identify internal links on the homepage so that those pages can then be pre-optimized for LCP/ATF. ### Scope a solution...
### Context For the 3.16 version, we need to prevent sending requests to the SaaS and stop preloading if the license is expired for more than 15 days. ### Scope...
### Context As a user, when RUCSS is enabled, I want the pre-optimization to be deactivated, as the process will be handled together with RUCSS ### Scope a solution ####...
### Context As a Product team member, I want WP Rocket to inject a script when LCP/ATF information is missing on the page so that it can then identify those...
**Is your feature request related to a problem? Please describe.** It is not possible to run `composer install` while being on a PHP >= 8.0 as the PHPUnit rule we...