ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.6.0
  • Page 3

http_request_reject_unsafe_urls

Filter Hook: Filters whether to pass URLs through wp_http_validate_url() in an HTTP request.

Source: wp-includes/class-wp-http.php:202

Used by 0 functions | Uses 0 functions

http_request_host_is_external

Filter Hook: Check if HTTP request is external or not.

Source: wp-includes/http.php:576

Used by 1 function | Uses 0 functions

allowed_http_request_hosts()

Function: Mark allowed redirect hosts safe for HTTP requests as well.

Source: wp-includes/http.php:623

Used by 0 functions | Uses 0 functions

ms_allowed_http_request_hosts()

Function: Adds any domain in a multisite installation for safe HTTP requests to the allowed list.

Source: wp-includes/http.php:644

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_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_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_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_insert_user()

Function: Inserts a user into the database.

Source: wp-includes/user.php:2096

Used by 0 functions | Uses 0 functions

add_theme_support()

Function: Registers theme support for a given feature.

Source: wp-includes/theme.php:2592

Used by 5 functions | Uses 4 functions
« Previous 1 2 3 4 … 10 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy