woocommerce_abandoned_cart_recovery_suppress, false

woocommerce_abandoned_cart_recovery_suppress, false

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.11.0.0

apply_filters('woocommerce_abandoned_cart_recovery_suppress, false') is found 1 times:

  • /includes/emails/class-wc-email-customer-abandoned-cart-recovery.php line 448
    			 * @since 11.0.0
    			 *
    			 * @param bool $suppress Default false.
    			 */
    			return (bool) apply_filters( 'woocommerce_abandoned_cart_recovery_suppress', false );
    		}
    
    		/**
    		 * Get the URL the recovery email should send the customer to.
    		 *
    		 * Returns the order's pay endpoint, which resumes the checkout for the