woocommerce/plugins
Nestor Soriano fbc77160db
Use CssInliner class instead of Emogrifier class
With the upgrade of the Emogrifier package we can't use the Emogrifier
class, since it was removed in v4 (we need to use at least v5 for
compatibility with PHP 8); so we now use the CssInliner class.

Note that this is a potential breaking change for consumers of the
woocommerce_emogrifier hook, which was getting an Emogrifier object
as parameter (now it gets a CssInliner object, which is partially
compatible).
2022-03-24 14:08:18 +01:00
..
woocommerce Use CssInliner class instead of Emogrifier class 2022-03-24 14:08:18 +01:00
woocommerce-admin Merge pull request #32320 from woocommerce/add/32161_reminder_bar 2022-03-23 17:12:05 -03:00
woocommerce-beta-tester Updated Composer to v2 2022-03-18 09:56:28 -07:00