Rémy Perona
Rémy Perona
When a post/page is loaded inside another one via the WP Embeds system, the content should not be cached/optimized, as that can cause display issues. The content is loaded in...
**Describe the bug** When an ATF element with `srcset` attribute (can be `picture` or `img`) needs to be excluded from lazyload, the formatting of the path to be used as...
Previous levels: - #6621 - #6756 - #6799 Once this is resolved, another issue should be created to bump the rule level again. Initial report at level 4, Found 243...
# Description ## Documentation ### User documentation No impact for users ### Technical documentation Replace existing guard clauses by the use of the new `wpm_apply_filters_typed()` function. ## Type of change...
# Description Fixes #2884 Add an upgrade plan link in the admin bar for free users with quota < 20% ## Type of change - [x] Enhancement (non-breaking change which...
**Context** Related to https://github.com/wp-media/wp-rocket/issues/6786 WP Rocket Lazyload exclusion is not working correctly when excluded pattern is part of a `picture` element created by the picture rewriting feature of Imagify. **Expected...
Following PHPStan update 1.12.1, there is a new rule and error showing up when running it (with bleeding edge): `Path in require_once() "1wp-admin/includes/plugin-install.php" is not a file or it does...
# Description Fixes #6879 Add meta tag generator to HTML when optimized ## Type of change - [x] Enhancement (non-breaking change which improves an existing functionality). ## Detailed scenario In...
Previous levels: - #6621 - #6756 - #6799 - #6833 Once this is resolved, another issue should be created to bump the rule level again. Initial report at level 5,...