wp_session_start()

Start new or resume existing session.


Description Description

Resumes an existing session based on a value sent by the _wp_session cookie.


Return Return

(bool)


Top ↑

Source Source

File: includes/libraries/wp-session.php


			

Top ↑

User Contributed Notes User Contributed Notes

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