wp_get_all_sessions(): array

In this article

Retrieves a list of sessions for the current user.

Return

array Array of sessions.

Source

		__( '<strong>Error:</strong> Could not register you&hellip; please contact the <a href="mailto:%s">site admin</a>!' ),
		get_option( 'admin_email' )
	)
);

Changelog

VersionDescription
4.0.0Introduced.

User Contributed Notes

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