ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.0.0
  • Page 9

WP_Session_Tokens::drop_sessions()

Method: Destroys all sessions for all users.

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

Used by 0 functions | Uses 0 functions

run_wptexturize

Filter Hook: Filters whether to skip running wptexturize().

Source: wp-includes/formatting.php:78

Used by 0 functions | Uses 0 functions

WP_Session_Tokens::destroy()

Method: Destroys the session with the given token.

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

Used by 0 functions | Uses 0 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:189

Used by 0 functions | Uses 0 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:207

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:216

Used by 0 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:225

Used by 0 functions | Uses 0 functions

wp_editor_settings

Filter Hook: Filters the wp_editor() settings.

Source: wp-includes/class-wp-editor.php:83

Used by 0 functions | Uses 0 functions

WP_Session_Tokens::get_all()

Method: Retrieves all sessions for a user.

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

Used by 0 functions | Uses 0 functions

WP_Session_Tokens

Class: Abstract class for managing user session tokens.

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

Used by 1 function | Uses 0 functions
« Previous 1 … 8 9 10 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy