Advertisement

Advertisement

wp_remote_head

Performs an HTTP request using the HEAD method and returns its response.

wp_remote_post

Performs an HTTP request using the POST method and returns its response.

wp_remote_get

Performs an HTTP request using the GET method and returns its response.

wp_remote_request

Performs an HTTP request and returns its response.

Advertisement

wp_logout_url

Retrieves the logout URL.

get_search_form

Filters the HTML output of the search form.

Advertisement