ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 305

wp_robots_sensitive_page()

Function: Adds `noindex` and `noarchive` to the robots meta tag.

Source: wp-includes/robots-template.php:167

Used by 0 functions | Uses 0 functions

wp_roles()

Function: Retrieves the global WP_Roles instance and instantiates it if necessary.

Source: wp-includes/capabilities.php:993

Used by 4 functions | Uses 0 functions

wp_rss()

Function: Display all RSS items in a HTML ordered list.

Source: wp-includes/rss.php:890

Used by 0 functions | Uses 0 functions

wp_safe_redirect()

Function: Performs a safe (local) redirect, using wp_redirect().

Source: wp-includes/pluggable.php:1539

Used by 0 functions | Uses 0 functions

wp_safe_remote_get()

Function: Retrieve the raw response from a safe HTTP request using the GET method.

Source: wp-includes/http.php:65

Used by 0 functions | Uses 1 function

wp_safe_remote_head()

Function: Retrieve the raw response from a safe HTTP request using the HEAD method.

Source: wp-includes/http.php:107

Used by 0 functions | Uses 1 function

wp_safe_remote_post()

Function: Retrieve the raw response from a safe HTTP request using the POST method.

Source: wp-includes/http.php:86

Used by 0 functions | Uses 1 function

wp_safe_remote_request()

Function: Retrieve the raw response from a safe HTTP request.

Source: wp-includes/http.php:44

Used by 0 functions | Uses 1 function

wp_salt()

Function: Returns a salt to add to hashes.

Source: wp-includes/pluggable.php:2421

Used by 0 functions | Uses 0 functions

wp_sanitize_redirect()

Function: Sanitizes a URL for use in a redirect.

Source: wp-includes/pluggable.php:1464

Used by 0 functions | Uses 0 functions
« Previous 1 … 304 305 306 … 329 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy