ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/functions.php
  • Page 24

is_blog_installed()

Function: Determines whether WordPress is already installed.

Source: wp-includes/functions.php:1756

Used by 0 functions | Uses 0 functions

cache_javascript_headers()

Function: Sets the headers for caching for 10 days with JavaScript content type.

Source: wp-includes/functions.php:1542

Used by 0 functions | Uses 0 functions

get_num_queries()

Function: Retrieves the number of database queries during the WordPress execution.

Source: wp-includes/functions.php:1559

Used by 0 functions | Uses 0 functions

bool_from_yn()

Function: Determines whether input is yes or no.

Source: wp-includes/functions.php:1574

Used by 0 functions | Uses 0 functions

removable_query_args

Filter Hook: Filters the list of query variable names to remove.

Source: wp-includes/functions.php:1265

Used by 0 functions | Uses 0 functions

add_magic_quotes()

Function: Walks the array while sanitizing the contents.

Source: wp-includes/functions.php:1277

Used by 0 functions | Uses 0 functions

wp_remote_fopen()

Function: HTTP request for URI to retrieve content.

Source: wp-includes/functions.php:1301

Used by 0 functions | Uses 0 functions

wp()

Function: Sets up the WordPress query.

Source: wp-includes/functions.php:1331

Used by 0 functions | Uses 0 functions

get_status_header_desc()

Function: Retrieves the description for the HTTP status.

Source: wp-includes/functions.php:1354

Used by 0 functions | Uses 0 functions

status_header()

Function: Sets HTTP status header.

Source: wp-includes/functions.php:1447

Used by 0 functions | Uses 0 functions
« Previous 1 … 23 24 25 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy