We have 3 separate helpers to modify Used CSS, which have some issues:
Sometimes need to apply multiple helpers to resolve layout issues - users normally prefer as few helpers as possible.
Clutters the helpers repo with more helpers than required.
The 3 existing helpers don't use all available filters for modifying the Used CSS, so without this new helper, we'd need to create even more helpers to cover all filters.
This new helper allows customization of Used CSS via all available RUCSS filters combined into a single helper plugin.
Description
We have 3 separate helpers to modify Used CSS, which have some issues:
This new helper allows customization of Used CSS via all available RUCSS filters combined into a single helper plugin.
Documentation
https://docs.wp-rocket.me/article/1718-troubleshoot-remove-unused-css-issues https://docs.wp-rocket.me/article/1714-prevent-css-files-from-being-removed-by-remove-unused-css https://docs.wp-rocket.me/article/1694-prevent-inline-styles-from-being-removed-by-remove-unused-css