Cart_Notices::should_display_notice( int $notice_id )
Checks the cart notice settings and decides if the notice should be rendered or not.
Parameters
- $notice_id
-
(Required) Notice id.
Return
(bool)
Source
File: includes/modules/woocommerce_booster/cart_notices/cart_notices.php
Expand full source code Collapse full source code View on Github