Cart_Notices::maybe_render_magic_tags( string $block_content, array $block )
Replace magic tags if they exist.
Parameters
- $block_content
-
(Required) Cart notice content.
- $block
-
(Required) Block data.
Return
(string)
Source
File: includes/modules/woocommerce_booster/cart_notices/cart_notices.php
Expand full source code Collapse full source code View on Github