• 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 / wp-includes/class-wp-recovery-mode.php

WP_Recovery_Mode::get_extension_for_error()

Method: Gets the extension that the error occurred in.

Source: wp-includes/class-wp-recovery-mode.php:350

Used by 2 functions | Uses 1 function

WP_Recovery_Mode::is_network_plugin()

Method: Checks whether the given extension a network activated plugin.

Source: wp-includes/class-wp-recovery-mode.php:403

Used by 1 function | Uses 2 functions

WP_Recovery_Mode::store_error()

Method: Stores the given error so that the extension causing it is paused.

Source: wp-includes/class-wp-recovery-mode.php:431

Used by 1 function | Uses 3 functions

WP_Recovery_Mode::redirect_protected()

Method: Redirects the current request to allow recovering multiple errors in one go.

Source: wp-includes/class-wp-recovery-mode.php:458

Used by 1 function | Uses 2 functions

WP_Recovery_Mode::handle_cookie()

Method: Handles checking for the recovery mode cookie and validating it.

Source: wp-includes/class-wp-recovery-mode.php:269

Used by 1 function | Uses 2 functions

WP_Recovery_Mode

Class: Core class used to implement Recovery Mode.

Source: wp-includes/class-wp-recovery-mode.php:14

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode::get_email_rate_limit()

Method: Gets the rate limit between sending new recovery mode email links.

Source: wp-includes/class-wp-recovery-mode.php:298

Used by 2 functions | Uses 2 functions

WP_Recovery_Mode::__construct()

Method: WP_Recovery_Mode constructor.

Source: wp-includes/class-wp-recovery-mode.php:79

Used by 1 function | Uses 2 functions

recovery_mode_email_rate_limit

Filter Hook: Filters the rate limit between sending new recovery mode email links.

Source: wp-includes/class-wp-recovery-mode.php:306

Used by 1 function | Uses 0 functions

WP_Recovery_Mode::initialize()

Method: Initialize recovery mode for the current request.

Source: wp-includes/class-wp-recovery-mode.php:91

Used by 0 functions | Uses 6 functions

WP_Recovery_Mode::get_link_ttl()

Method: Gets the number of seconds the recovery mode link is valid for.

Source: wp-includes/class-wp-recovery-mode.php:316

Used by 2 functions | Uses 3 functions

WP_Recovery_Mode::is_active()

Method: Checks whether recovery mode is active.

Source: wp-includes/class-wp-recovery-mode.php:127

Used by 5 functions | Uses 0 functions

recovery_mode_email_link_ttl

Filter Hook: Filters the amount of time the recovery mode email link is valid for.

Source: wp-includes/class-wp-recovery-mode.php:330

Used by 1 function | Uses 0 functions

WP_Recovery_Mode::get_session_id()

Method: Gets the recovery mode session ID.

Source: wp-includes/class-wp-recovery-mode.php:138

Used by 1 function | Uses 0 functions

WP_Recovery_Mode::is_initialized()

Method: Checks whether recovery mode has been initialized.

Source: wp-includes/class-wp-recovery-mode.php:151

Used by 1 function | Uses 0 functions

WP_Recovery_Mode::handle_error()

Method: Handles a fatal error occurring.

Source: wp-includes/class-wp-recovery-mode.php:167

Used by 1 function | Uses 9 functions

WP_Recovery_Mode::exit_recovery_mode()

Method: Ends the current recovery mode session.

Source: wp-includes/class-wp-recovery-mode.php:205

Used by 1 function | Uses 3 functions

WP_Recovery_Mode::handle_exit_recovery_mode()

Method: Handles a request to exit Recovery Mode.

Source: wp-includes/class-wp-recovery-mode.php:224

Used by 0 functions | Uses 10 functions

WP_Recovery_Mode::clean_expired_keys()

Method: Cleans any recovery mode keys that have expired according to the link TTL.

Source: wp-includes/class-wp-recovery-mode.php:260

Used by 0 functions | Uses 1 function
  • 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.