Bug: Inline css is being removed
-
There is a bug in this plugin that removes extra inline css that may have been added by a theme using the wp_add_inline_style function.
I noticed this when using the generatepress theme.I went ahead and fixed the following two files locally.
inc/core.php and inc/css-optimizer.php
You can find the patch files here:
https://goranblankendal.com/patches/patch-speed-booster-pack-inc/
I would appreciate it if you have a look and fix it in your release.
Secondly I think an option to just move css styles to the footer without inlining them would be beneficial.
- The topic ‘Bug: Inline css is being removed’ is closed to new replies.