ClassicPress logo
Skip to content
Filter by type:

Browse:

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

is_multisite()

Function: If Multisite is enabled.

Source: wp-includes/load.php:1290

Used by 0 functions | Uses 0 functions

get_current_blog_id()

Function: Retrieve the current site ID.

Source: wp-includes/load.php:1311

Used by 0 functions | Uses 0 functions

get_current_network_id()

Function: Retrieves the current network ID.

Source: wp-includes/load.php:1323

Used by 0 functions | Uses 0 functions

wp_load_translations_early()

Function: Attempt an early load of translations.

Source: wp-includes/load.php:1353

Used by 0 functions | Uses 0 functions

wp_installing()

Function: Check or set whether WordPress is in “installation” mode.

Source: wp-includes/load.php:1454

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 4 5 6 7 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy