EDD_Session::use_php_sessions()
Starts a new session if one hasn’t started yet.
Description Description
Return Return
(boolean) Checks to see if the server supports PHP sessions or if the EDD_USE_PHP_SESSIONS constant is defined
Source Source
File: includes/class-edd-session.php
Changelog Changelog
Version | Description |
---|---|
2.1 | Introduced. |