ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_get_mu_plugins()

Function: Retrieve an array of must-use plugin files.

Source: wp-includes/load.php:828

Used by 0 functions | Uses 0 functions

wp_get_active_and_valid_plugins()

Function: Retrieve an array of active and valid plugin files.

Source: wp-includes/load.php:862

Used by 0 functions | Uses 0 functions

wp_set_internal_encoding()

Function: Set internal encoding.

Source: wp-includes/load.php:1108

Used by 0 functions | Uses 0 functions

wp_magic_quotes()

Function: Add magic quotes to `$_GET`, `$_POST`, `$_COOKIE`, and `$_SERVER`.

Source: wp-includes/load.php:1127

Used by 0 functions | Uses 0 functions

shutdown_action_hook()

Function: Runs just before PHP shuts down execution.

Source: wp-includes/load.php:1144

Used by 0 functions | Uses 0 functions

shutdown

Action Hook: Fires just before PHP shuts down execution.

Source: wp-includes/load.php:1150

Used by 0 functions | Uses 0 functions

wp_debug_mode()

Function: Set PHP error reporting based on WordPress debug settings.

Source: wp-includes/load.php:445

Used by 0 functions | Uses 0 functions

enable_wp_debug_mode_checks

Filter Hook: Filters whether to allow the debug mode check to occur.

Source: wp-includes/load.php:476

Used by 0 functions | Uses 0 functions

wp_set_lang_dir()

Function: Set the location of the language directory.

Source: wp-includes/load.php:530

Used by 0 functions | Uses 0 functions

wp_get_server_protocol()

Function: Return the HTTP protocol sent by the server.

Source: wp-includes/load.php:15

Used by 0 functions | Uses 0 functions
« Previous 1 … 5 6 7 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy