wp_editor_settings
Filter Hook: Filters the wp_editor() settings.
Source: wp-includes/class-wp-editor.php:83
Filter Hook: Filters the wp_editor() settings.
Source: wp-includes/class-wp-editor.php:83
Method: Retrieves all sessions for a user.
Source: wp-includes/class-wp-session-tokens.php:238
Class: Abstract class for managing user session tokens.
Source: wp-includes/class-wp-session-tokens.php:16
Method: Retrieves all sessions of the user.
Source: wp-includes/class-wp-session-tokens.php:249
Method: Protected constructor. Use the `get_instance()` method to get the instance.
Source: wp-includes/class-wp-session-tokens.php:33
Method: Retrieves a session based on its verifier (token hash).
Source: wp-includes/class-wp-session-tokens.php:259
Method: Retrieves a session manager instance for a user.
Source: wp-includes/class-wp-session-tokens.php:49
Filter Hook: Filters the class name for the session token manager.
Source: wp-includes/class-wp-session-tokens.php:58
Method: Hashes the given session token for storage.
Source: wp-includes/class-wp-session-tokens.php:70
Method: Retrieves a user’s session for the given token.
Source: wp-includes/class-wp-session-tokens.php:87