Gaël Robin

Results 23 issues of 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...

type: enhancement
community
priority: medium
effort: [XS]

## 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...

effort: [S]
type: sub-task
lcp

## 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...

effort: [M]
type: sub-task
lcp

## 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....

type: bug
module: Logger

## 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 ##...

type: enhancement

### 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...

effort: [M]
type: sub-task
lcp

### 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...

effort: [S]
type: sub-task
lcp

### 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 ####...

effort: [S]
type: sub-task
lcp

### 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...

effort: [S]
type: sub-task
lcp

**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...

type: enhancement