Change Log V3.12.2
- Enhancement: Allow excluding part of the website from the preload feature (#5394)
- Enhancement: Allow prioritisation of preloaded URLs (#5428)
- Enhancement: Guard against fatal error when providing wrong value to the filter (#5471, #5073)
- Enhancement: Improve is_already_cached function to cover WebP cache (#5374)
- Enhancement: Fix broken link in the UI (#5405)
- Bugfix: Prevent passing null to parameter to avoid PHP Deprecated warning (#5456)
- Bugfix: Fix the problem when Used CSS was not generated for the homepage when preload was disabled (#5410)
- Bugfix: Change the index for Used CSS columns (#5416)
- 3rd-party compatibility: 3CX Free Live Chat compatibility with Minify JavaScript feature (#5497)
How to Enable White Label
Add the following to
wp-config.php and clear the cache.
PHP:
define( 'WP_ROCKET_WHITE_LABEL_FOOTPRINT', true );
define( 'WP_ROCKET_WHITE_LABEL_ACCOUNT', true );
- This replaces the 'Performance optimised by WP Rocket' comment with 'Cached page for great performance'
- This removes the WP Rocket account info section from the settings