ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 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:351

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode::is_network_plugin()

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

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

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

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

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

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

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

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

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

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

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy