ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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