This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Dynamic_Style::legacy_checkout_page_subscribers( array $subscribers )
Legacy dynamic style for the checkout page.
Parameters
- $subscribers
-
(Required) Current subscribers array.
Return
(array)
Source
File: includes/modules/woocommerce_booster/dynamic_style.php
Expand full source code Collapse full source code View on Github