• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
WordPress.org
WordPress.org
  • Plugins
  • Themes
  • Patterns
  • Learn
  • Support
    • Documentation
    • Forums
  • News
  • About
  • Get Involved
    • Five for the Future
  • Showcase
  • Mobile
  • Hosting
  • Openverse
  • Get WordPress
Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / 5.2.0

login_headertext

Filter Hook: Filters the link text of the header logo above the login form.

Source: wp-login.php:161

Used by 1 function | Uses 0 functions

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 2 functions | 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

networks_pre_query

Filter Hook: Filters the network data before the query takes place.

Source: wp-includes/class-wp-network-query.php:232

Used by 1 function | Uses 0 functions

get_privacy_policy_template()

Function: Retrieve path of Privacy Policy page template in current or parent template.

Source: wp-includes/template.php:431

Used by 0 functions | Uses 1 function

wp_is_jsonp_request()

Function: Checks whether current request is a JSONP request, or is expecting a JSONP response.

Source: wp-includes/load.php:1665

Used by 1 function | Uses 3 functions

wp_is_xml_request()

Function: Checks whether current request is an XML request, or is expecting an XML response.

Source: wp-includes/load.php:1712

Used by 1 function | Uses 0 functions

wp_is_recovery_mode()

Function: Is WordPress in Recovery Mode.

Source: wp-includes/load.php:960

Used by 8 functions | Uses 2 functions

is_protected_endpoint()

Function: Determines whether we are currently on an endpoint that should be protected against WSODs.

Source: wp-includes/load.php:973

Used by 2 functions | Uses 5 functions

is_protected_endpoint

Filter Hook: Filters whether the current request is against a protected endpoint.

Source: wp-includes/load.php:1001

Used by 1 function | Uses 0 functions

is_protected_ajax_action()

Function: Determines whether we are currently handling an Ajax action that should be protected against WSODs.

Source: wp-includes/load.php:1011

Used by 1 function | Uses 3 functions

wp_protected_ajax_actions

Filter Hook: Filters the array of protected Ajax actions.

Source: wp-includes/load.php:1040

Used by 1 function | Uses 0 functions

wp_skip_paused_plugins()

Function: Filters a given list of plugins, removing any paused plugins from it.

Source: wp-includes/load.php:860

Used by 1 function | Uses 2 functions
1 2 … 7 Next »
  • About
  • News
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
Code is Poetry