WC_Cart_Session::persistent_cart_destroy()
Method: Delete the persistent cart permanently.
Source: includes/class-wc-cart-session.php:269
Method: Delete the persistent cart permanently.
Source: includes/class-wc-cart-session.php:269
Method: Set cart hash cookie and items in cart if not already set.
Source: includes/class-wc-cart-session.php:280
Method: Get the persistent cart from the database.
Source: includes/class-wc-cart-session.php:313
Method: Get a cart from an order, if user has permission.
Source: includes/class-wc-cart-session.php:337
Method: Register methods for this object on the appropriate WordPress hooks.
Source: includes/class-wc-cart-session.php:47
Method: Get the cart data from the PHP session and store it in class variables.
Source: includes/class-wc-cart-session.php:71
Filter Hook: Allow 3rd parties to validate this item before it’s added to cart and add their own notices.
Source: includes/class-wc-cart-session.php:127
Filter Hook: Filter message about item removed from the cart.
Source: includes/class-wc-cart-session.php:142
Method: Destroy cart session data.
Source: includes/class-wc-cart-session.php:196
Method: Will set cart cookies if needed and when possible.
Source: includes/class-wc-cart-session.php:211