wp-rocket
wp-rocket copied to clipboard
Fixes #5410 Preload homepage on options change
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 from the one proposed during the grooming?
No
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] My changes generate no new warnings
- [x] New and existing unit tests pass locally with my changes