ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 243

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

Function: Clears existing update caches for plugins, themes, and core.

Source: wp-includes/update.php:1009

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

wp_unregister_GLOBALS()

Function: Turn register globals off.

Source: wp-includes/deprecated.php:4015

Used by 0 functions | Uses 0 functions

wp_fix_server_vars()

Function: Fix `$_SERVER` variables for various setups.

Source: wp-includes/load.php:32

Used by 0 functions | Uses 0 functions

wp_check_php_mysql_versions()

Function: Checks for the required PHP version, and the mysqli extension or a database drop-in.

Source: wp-includes/load.php:144

Used by 0 functions | Uses 0 functions

wp_favicon_request()

Function: Don’t load all of WordPress when handling a favicon.ico request.

Source: wp-includes/load.php:271

Used by 0 functions | Uses 0 functions

wp_maintenance()

Function: Die with a maintenance message when conditions are met.

Source: wp-includes/load.php:287

Used by 0 functions | Uses 0 functions

timer_start()

Function: Start the WordPress micro-timer.

Source: wp-includes/load.php:381

Used by 0 functions | Uses 0 functions
« Previous 1 … 242 243 244 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy