Rémy Perona
Rémy Perona
## Description Update the exclude CSS more info link to point to the correct article. Fixes #5405 ## Type of change - [x] Enhancement (non-breaking change which improves an existing...
## Description Update mobile detect dependency to v2.8.39 which fixes the deprecated error on PHP 8 when passing an unexpected type to `preg_match()` Fixes #5456 ## Type of change -...
- 3rd party compatibility: temporarily hide past-due actions in Action Scheduler (#5450) - Bugfix: improve detection of missing Action Scheduler tables (#5440)
## Description Update the license renewal banners to display the accurate price for not grandfathered users, with no discount. Fixes #5397 ## Type of change - [x] Enhancement (non-breaking change...
Action Scheduler functions to enqueue or schedule action can throw exceptions when an error happens. Exceptions are going to create fatal errors on website if not caught. We have seen...
## Description Update included action scheduler version to 3.5 (released last week) ## Type of change - [x] Enhancement (non-breaking change which improves an existing functionality)
## Description Preload the homepage when changing the options Fixes #5410 ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) ## Is the solution different...
## Description Add various missing capabilities checks in callbacks for admin post and admin AJAX actions, and also add or improve sanitizations where needed. ## Type of change - [x]...
## Description Optimize the query by passing the args to prevent caching and found rows calculation. Fixes #6392 ## Type of change - Enhancement (non-breaking change which improves an existing...
## Description Replace current instantiation of themes compatibility classes from loading them all, to only loading the one corresponding to the current theme (if it exists). Fixes #6367 ## Type...