Get session data.
Return
arrayRelated
| Uses | Description |
|---|---|
EVF_Session_Handler::has_session()includes/class-evf-session-handler.php | Return true if the current user has an active session, i.e. a cookie to retrieve values. |
EVF_Session_Handler::get_session()includes/class-evf-session-handler.php | Returns the session. |
| Used by | Description |
|---|---|
EVF_Session_Handler::init()includes/class-evf-session-handler.php | Init hooks and session data. |