EDD_Session::set_cart_cookie( bool $set = true )

Set a cookie to identify whether the cart is empty or not


Description Description

This is for hosts and caching plugins to identify if caching should be disabled


Parameters Parameters

$set

(Optional) Whether to set or destroy

Default value: true


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/class-edd-session.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.