ClassicPress logo
Skip to content
Filter by type:

Browse:

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

do_robots()

Function: Displays the default robots.txt file content.

Source: wp-includes/functions.php:1691

Used by 0 functions | Uses 0 functions

do_robotstxt

Action Hook: Fires when displaying the robots.txt file.

Source: wp-includes/functions.php:1699

Used by 0 functions | Uses 0 functions

robots_txt

Filter Hook: Filters the robots.txt output.

Source: wp-includes/functions.php:1717

Used by 0 functions | Uses 0 functions

is_blog_installed()

Function: Determines whether WordPress is already installed.

Source: wp-includes/functions.php:1756

Used by 0 functions | Uses 0 functions

nocache_headers()

Function: Sets the headers to prevent caching for the different browsers.

Source: wp-includes/functions.php:1521

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
« Previous 1 … 23 24 25 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy