• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / 4.0.0

xmlrpc_element_limit

Filter Hook: Filters the number of elements to parse in an XML-RPC response.

Source: wp-includes/IXR/class-IXR-message.php:86

Used by 0 functions | Uses 0 functions

WP_User_Meta_Session_Tokens::destroy_all_sessions()

Method: Destroys all session tokens for the user.

Source: wp-includes/class-wp-user-meta-session-tokens.php:121

Used by 0 functions | Uses 1 function

WP_User_Meta_Session_Tokens::drop_sessions()

Method: Destroys all sessions for all users.

Source: wp-includes/class-wp-user-meta-session-tokens.php:130

Used by 0 functions | Uses 1 function

WP_User_Meta_Session_Tokens::get_session()

Method: Retrieves a session based on its verifier (token hash).

Source: wp-includes/class-wp-user-meta-session-tokens.php:59

Used by 1 function | Uses 1 function

WP_User_Meta_Session_Tokens::update_session()

Method: Updates a session based on its verifier (token hash).

Source: wp-includes/class-wp-user-meta-session-tokens.php:77

Used by 0 functions | Uses 2 functions

WP_User_Meta_Session_Tokens::update_sessions()

Method: Updates the user’s sessions in the usermeta table.

Source: wp-includes/class-wp-user-meta-session-tokens.php:96

Used by 3 functions | Uses 2 functions

WP_Session_Tokens::get_sessions()

Method: Retrieves all sessions of the user.

Source: wp-includes/class-wp-session-tokens.php:248

Used by 1 function | Uses 0 functions

WP_User_Meta_Session_Tokens::destroy_other_sessions()

Method: Destroys all sessions for this user, except the single session with the given verifier.

Source: wp-includes/class-wp-user-meta-session-tokens.php:111

Used by 0 functions | Uses 2 functions

WP_Session_Tokens::get_session()

Method: Retrieves a session based on its verifier (token hash).

Source: wp-includes/class-wp-session-tokens.php:258

Used by 3 functions | Uses 0 functions

WP_Session_Tokens::update_session()

Method: Updates a session based on its verifier (token hash).

Source: wp-includes/class-wp-session-tokens.php:270

Used by 2 functions | Uses 0 functions

WP_Session_Tokens::destroy_other_sessions()

Method: Destroys all sessions for this user, except the single session with the given verifier.

Source: wp-includes/class-wp-session-tokens.php:279

Used by 1 function | Uses 0 functions

WP_Session_Tokens::destroy_all_sessions()

Method: Destroys all sessions for the user.

Source: wp-includes/class-wp-session-tokens.php:286

Used by 2 functions | Uses 0 functions

WP_Session_Tokens::drop_sessions()

Method: Destroys all sessions for all users.

Source: wp-includes/class-wp-session-tokens.php:293

Used by 0 functions | Uses 0 functions

WP_User_Meta_Session_Tokens

Class: Meta-based user sessions token manager.

Source: wp-includes/class-wp-user-meta-session-tokens.php:17

Used by 0 functions | Uses 1 function

WP_User_Meta_Session_Tokens::get_sessions()

Method: Retrieves all sessions of the user.

Source: wp-includes/class-wp-user-meta-session-tokens.php:26

Used by 2 functions | Uses 1 function

session_token_manager

Filter Hook: Filters the class name for the session token manager.

Source: wp-includes/class-wp-session-tokens.php:57

Used by 2 functions | Uses 0 functions

WP_Session_Tokens::destroy_all_for_all_users()

Method: Destroys all sessions for all users.

Source: wp-includes/class-wp-session-tokens.php:224

Used by 0 functions | Uses 2 functions

WP_Session_Tokens::hash_token()

Method: Hashes the given session token for storage.

Source: wp-includes/class-wp-session-tokens.php:69

Used by 5 functions | Uses 0 functions

WP_Session_Tokens::get_all()

Method: Retrieves all sessions for a user.

Source: wp-includes/class-wp-session-tokens.php:237

Used by 0 functions | Uses 1 function

WP_Session_Tokens::get()

Method: Retrieves a user’s session for the given token.

Source: wp-includes/class-wp-session-tokens.php:86

Used by 0 functions | Uses 2 functions

WP_Session_Tokens::verify()

Method: Validates the given session token for authenticity and validity.

Source: wp-includes/class-wp-session-tokens.php:101

Used by 0 functions | Uses 2 functions

WP_Session_Tokens::create()

Method: Generates a session token and attaches session information to it.

Source: wp-includes/class-wp-session-tokens.php:122

Used by 0 functions | Uses 5 functions

attach_session_information

Filter Hook: Filters the information attached to the newly created session.

Source: wp-includes/class-wp-session-tokens.php:133

Used by 1 function | Uses 0 functions

WP_Session_Tokens::update()

Method: Updates the data for the session with the given token.

Source: wp-includes/class-wp-session-tokens.php:164

Used by 1 function | Uses 2 functions

WP_Session_Tokens::destroy()

Method: Destroys the session with the given token.

Source: wp-includes/class-wp-session-tokens.php:176

Used by 0 functions | Uses 2 functions

WP_Session_Tokens::destroy_others()

Method: Destroys all sessions for this user except the one with the given token (presumably the one in use).

Source: wp-includes/class-wp-session-tokens.php:188

Used by 0 functions | Uses 4 functions

WP_Session_Tokens::is_still_valid()

Method: Determines whether a session is still valid, based on its expiration timestamp.

Source: wp-includes/class-wp-session-tokens.php:206

Used by 0 functions | Uses 0 functions

WP_Session_Tokens::destroy_all()

Method: Destroys all sessions for a user.

Source: wp-includes/class-wp-session-tokens.php:215

Used by 0 functions | Uses 1 function

WP_Session_Tokens

Class: Abstract class for managing user session tokens.

Source: wp-includes/class-wp-session-tokens.php:15

Used by 1 function | Uses 0 functions

WP_Session_Tokens::__construct()

Method: Protected constructor. Use the `get_instance()` method to get the instance.

Source: wp-includes/class-wp-session-tokens.php:32

Used by 0 functions | Uses 0 functions
1 2 … 6 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.