ClassicPress logo
Skip to content
Filter by type:

Browse:

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

is_network_admin()

Function: Determines whether the current request is for the network administrative interface.

Source: wp-includes/load.php:1249

Used by 0 functions | Uses 0 functions

is_user_admin()

Function: Determines whether the current request is for a user admin screen.

Source: wp-includes/load.php:1273

Used by 0 functions | Uses 0 functions

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_start_object_cache()

Function: Start the WordPress object cache.

Source: wp-includes/load.php:692

Used by 0 functions | Uses 0 functions

wp_not_installed()

Function: Redirect to the installer if WordPress is not installed.

Source: wp-includes/load.php:796

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