ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/load.php
  • Page 2

wp_skip_paused_plugins()

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

Source: wp-includes/load.php:908

Used by 0 functions | Uses 0 functions

wp_get_active_and_valid_themes()

Function: Retrieves an array of active and valid themes.

Source: wp-includes/load.php:941

Used by 0 functions | Uses 0 functions

wp_skip_paused_themes()

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

Source: wp-includes/load.php:980

Used by 0 functions | Uses 0 functions

wp_is_recovery_mode()

Function: Is WordPress in Recovery Mode.

Source: wp-includes/load.php:1010

Used by 0 functions | Uses 0 functions

is_protected_endpoint()

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

Source: wp-includes/load.php:1023

Used by 0 functions | Uses 0 functions

is_protected_endpoint

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

Source: wp-includes/load.php:1051

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

Used by 0 functions | Uses 0 functions

wp_protected_ajax_actions

Filter Hook: Filters the array of protected Ajax actions.

Source: wp-includes/load.php:1090

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

Used by 0 functions | 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 0 functions | Uses 0 functions
« Previous 1 2 3 … 7 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy