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
Method: Destroy all session tokens for a user.
Source: wp-includes/class-wp-user-meta-session-tokens.php:121
Method: Destroys all sessions for all users.
Source: wp-includes/class-wp-user-meta-session-tokens.php:130
Method: Update a session by its verifier.
Source: wp-includes/class-wp-user-meta-session-tokens.php:77
Method: Update a user’s sessions in the usermeta table.
Source: wp-includes/class-wp-user-meta-session-tokens.php:96
Method: Retrieves all sessions of the user.
Source: wp-includes/class-wp-session-tokens.php:248
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
Method: This method should look up a session by its verifier (token hash).
Source: wp-includes/class-wp-session-tokens.php:258
Method: This method should update a session by its verifier.
Source: wp-includes/class-wp-session-tokens.php:270
Method: This method should destroy all session tokens for this user, except a single session passed.
Source: wp-includes/class-wp-session-tokens.php:279
Method: This method should destroy all sessions for a user.
Source: wp-includes/class-wp-session-tokens.php:286
Method: This static method should destroy all session tokens for all users.
Source: wp-includes/class-wp-session-tokens.php:293
Class: Meta-based user sessions token manager.
Source: wp-includes/class-wp-user-meta-session-tokens.php:17
Method: Get all sessions of a user.
Source: wp-includes/class-wp-user-meta-session-tokens.php:26
Method: Retrieves a session based on its verifier (token hash).
Source: wp-includes/class-wp-user-meta-session-tokens.php:59
Method: Destroys all sessions for all users.
Source: wp-includes/class-wp-session-tokens.php:224
Method: Hashes a session token for storage.
Source: wp-includes/class-wp-session-tokens.php:69
Method: Retrieve all sessions of a user.
Source: wp-includes/class-wp-session-tokens.php:237
Method: Get a user’s session.
Source: wp-includes/class-wp-session-tokens.php:86
Method: Validates the given session token for authenticity and validity.
Source: wp-includes/class-wp-session-tokens.php:101
Method: Generate a session token and attach session information to it.
Source: wp-includes/class-wp-session-tokens.php:122
Filter Hook: Filters the information attached to the newly created session.
Source: wp-includes/class-wp-session-tokens.php:133
Method: Updates the data for the session with the given token.
Source: wp-includes/class-wp-session-tokens.php:164
Method: Destroy a session token.
Source: wp-includes/class-wp-session-tokens.php:176
Method: Destroy all session tokens for this user, except a single token, presumably the one in use.
Source: wp-includes/class-wp-session-tokens.php:188
Method: Determine whether a session token is still valid, based on expiration.
Source: wp-includes/class-wp-session-tokens.php:206
Method: Destroy all session tokens for a user.
Source: wp-includes/class-wp-session-tokens.php:215
Filter Hook: Filters the session token manager used.
Source: wp-includes/class-wp-session-tokens.php:57
Class: Abstract class for managing user session tokens.
Source: wp-includes/class-wp-session-tokens.php:15
Method: Protected constructor. Use the `get_instance()` method to get the instance.
Source: wp-includes/class-wp-session-tokens.php:32