Cart_Notices::maybe_change_to_add_to_cart( string $block_content, array $block )
Change the product url to add to cart url.
Parameters
- $block_content
-
(Required) Notice markup.
- $block
-
(Required) Block object.
Return
(string)
Source
File: includes/modules/woocommerce_booster/cart_notices/cart_notices.php
Expand full source code Collapse full source code View on Github