Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Openverse
    • Mobile
    • Hosting
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • WordPress.tv
    • Developers
  • Community
    • Make WordPress
    • WordCamp
    • Meetups
    • Photo Directory
    • Job Board
    • Five for the Future
  • About
    • About WordPress
    • Showcase
    • Gutenberg
    • Enterprise
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / wp-includes/load.php

is_login()

Function: Determines whether the current request is for the login screen.

Source: wp-includes/load.php:1152

Used by 0 functions | Uses 2 functions

enable_loading_object_cache_dropin

Filter Hook: Filters whether to enable loading of the object-cache.php drop-in.

Source: wp-includes/load.php:684

Used by 1 function | Uses 0 functions

timer_float()

Function: Get the time elapsed so far during this PHP script.

Source: wp-includes/load.php:345

Used by 0 functions | Uses 0 functions

wp_is_site_protected_by_basic_auth()

Function: Checks if this site is protected by HTTP Basic Auth.

Source: wp-includes/load.php:1792

Used by 1 function | Uses 2 functions

wp_is_site_protected_by_basic_auth

Filter Hook: Filters whether a site is protected by HTTP Basic Auth.

Source: wp-includes/load.php:1815

Used by 1 function | Uses 0 functions

wp_is_json_media_type()

Function: Checks whether a string is a valid JSON Media Type.

Source: wp-includes/load.php:1731

Used by 2 functions | Uses 0 functions

is_wp_error_instance

Action Hook: Fires when `is_wp_error() ` is called and its parameter is an instance of `WP_Error`.

Source: wp-includes/load.php:1599

Used by 1 function | Uses 0 functions

wp_populate_basic_auth_from_authorization_header()

Function: Populates the Basic Auth server details from the Authorization header.

Source: wp-includes/load.php:102

Used by 1 function | Uses 0 functions

wp_get_environment_type()

Function: Retrieves the current environment type.

Source: wp-includes/load.php:191

Used by 5 functions | Uses 2 functions

wp_is_maintenance_mode()

Function: Check if maintenance mode is enabled.

Source: wp-includes/load.php:303

Used by 2 functions | Uses 2 functions

wp_is_jsonp_request()

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

Source: wp-includes/load.php:1702

Used by 1 function | Uses 2 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:1749

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

Used by 1 function | Uses 2 functions

wp_protected_ajax_actions

Filter Hook: Filters the array of protected Ajax actions.

Source: wp-includes/load.php:1064

Used by 1 function | Uses 0 functions

wp_is_recovery_mode()

Function: Is WordPress in Recovery Mode.

Source: wp-includes/load.php:984

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

Used by 2 functions | Uses 4 functions

is_protected_endpoint

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

Source: wp-includes/load.php:1025

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

Used by 1 function | Uses 2 functions

wp_skip_paused_themes()

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

Source: wp-includes/load.php:954

Used by 1 function | Uses 1 function

wp_using_themes()

Function: Determines whether the current request should use themes.

Source: wp-includes/load.php:1549

Used by 0 functions | Uses 1 function

wp_using_themes

Filter Hook: Filters whether the current request should use themes.

Source: wp-includes/load.php:1557

Used by 1 function | Uses 0 functions

wp_get_active_and_valid_themes()

Function: Retrieves an array of active and valid themes.

Source: wp-includes/load.php:915

Used by 0 functions | Uses 4 functions

wp_is_json_request()

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

Source: wp-includes/load.php:1681

Used by 5 functions | Uses 1 function

wp_finalize_scraping_edited_file_errors()

Function: Finalize scraping for edited file errors.

Source: wp-includes/load.php:1661

Used by 0 functions | Uses 1 function

wp_start_scraping_edited_file_errors()

Function: Start scraping edited file errors.

Source: wp-includes/load.php:1630

Used by 0 functions | Uses 5 functions

file_mod_allowed

Filter Hook: Filters whether file modifications are allowed.

Source: wp-includes/load.php:1622

Used by 1 function | Uses 0 functions

wp_doing_cron()

Function: Determines whether the current request is a WordPress cron request.

Source: wp-includes/load.php:1567

Used by 9 functions | Uses 1 function

wp_doing_cron

Filter Hook: Filters whether the current request is a WordPress cron request.

Source: wp-includes/load.php:1575

Used by 1 function | Uses 0 functions

wp_is_file_mod_allowed()

Function: Determines whether file modifications are allowed.

Source: wp-includes/load.php:1613

Used by 4 functions | Uses 1 function

wp_doing_ajax()

Function: Determines whether the current request is a WordPress Ajax request.

Source: wp-includes/load.php:1531

Used by 21 functions | Uses 1 function
1 2 3 Next
  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • 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
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry