Destroy all session data.
Related
| Uses | Description |
|---|---|
EVF_Session_Handler::delete_session()includes/class-evf-session-handler.php | Delete the session from the cache and database. |
EVF_Session_Handler::generate_customer_id()includes/class-evf-session-handler.php | Generate a unique customer ID for guests, or return user ID if logged in. |
evf_setcookie() includes/evf-core-functions.php | Set a cookie – wrapper for setcookie using WP constants. |