wp_rel_nofollow_callback()
Callback to add rel="nofollow" string to HTML A element.
Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.
Callback to add rel="nofollow" string to HTML A element.
Adds rel="nofollow ugc" string to all HTML A elements in content.
HTTP request for URI to retrieve content.
Performs an HTTP request using the GET method and returns its response.
Performs an HTTP request using the HEAD method and returns its response.
Performs an HTTP request using the POST method and returns its response.
Performs an HTTP request and returns its response.
Retrieve only the body from the raw response.
Retrieve a single cookie by name from the raw response.
Retrieve a single cookie’s value by name from the raw response.