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

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

require_wp_db()

Function: Load the database class file and instantiate the `$wpdb` global.

Source: wp-includes/load.php:569

Used by 0 functions | Uses 0 functions

wp_set_wpdb_vars()

Function: Set the database table prefix and the format specifiers for database table columns.

Source: wp-includes/load.php:602

Used by 0 functions | Uses 0 functions

wp_using_ext_object_cache()

Function: Toggle `$_wp_using_ext_object_cache` on and off without directly touching global.

Source: wp-includes/load.php:672

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