Uses the GET HTTP method.
WP_Http::post
Uses the POST HTTP method.
http_request_args
Filters the arguments used in an HTTP request.
http_headers_useragent
Filters the user agent value sent with an HTTP request.
Advertisement
http_request_version
Filters the version of the HTTP protocol used in a request.
http_request_redirection_count
Filters the number of redirects allowed during an HTTP request.
http_request_timeout
Filters the timeout value for an HTTP request.
WP_Http::request
Send an HTTP request to a URI.
Advertisement
get_categories_taxonomy
Filters the taxonomy used to retrieve terms when calling get_categories().
personal_options
Fires at the end of the ‘Personal Options’ settings table on the user editing screen.
edit_user_profile_update
Fires before the page loads on the ‘Edit User’ screen.
install_plugins_{$tab}
Fires after the plugins list table in each tab of the Install Plugins screen.
Advertisement
install_plugins_pre_{$tab}
Fires before each tab on the Install Plugins screen is loaded.
whitelist_options
Filters the allowed options list.
time_formats
Filters the default time formats.