WP_Session_Tokens::destroy_all_sessions() In this article Table of ContentsSource Related Changelog ↑ Back to top Destroys all sessions for the user. Source abstract protected function destroy_all_sessions(); View all references View on Trac View on GitHub Related Used byDescriptionWP_Session_Tokens::destroy_others()wp-includes/class-wp-session-tokens.phpDestroys all sessions for this user except the one with the given token (presumably the one in use). WP_Session_Tokens::destroy_all()wp-includes/class-wp-session-tokens.phpDestroys all sessions for a user. Changelog VersionDescription4.0.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.