ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 241

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

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

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

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
« Previous 1 … 240 241 242 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy