New and updated in 5.1.0
-
hooksafe_style_css
Filters the list of allowed CSS attributes.
-
methodWP_Query::parse_query()
Parses a query string and sets query type booleans.
-
functionwp_debug_mode()
Sets PHP error reporting based on WordPress debug settings.
-
Filters whether SSL should be verified for local HTTP API requests.
-
hookhttps_ssl_verify
Filters whether SSL should be verified for non-local requests.
-
Filters whether to pass URLs through wp_http_validate_url() in an HTTP request.
-
Filters the user agent value sent with an HTTP request.
-
Filters the timeout value for an HTTP request.
-
Filters the number of redirects allowed during an HTTP request.
-
Filters the version of the HTTP protocol used in a request.
-
Filters whether to trigger an error for _doing_it_wrong() calls.
-
function_scalar_wp_die_handler()
Kills WordPress execution and displays an error message.
-
functionwp_parse_id_list()
Cleans up an array, comma- or space-separated list of IDs.
-
Filters the “real” file type of the given file.
-
functionwp_die()
Kills WordPress execution and displays HTML page with an error message.
-
functionget_status_header_desc()
Retrieves the description for the HTTP status.
-
functionregister_taxonomy()
Creates or modifies a taxonomy object.
-
Prepares the query variables.
-
Filters SELECT FOUND_ROWS() query for the current WP_User_Query instance.
-
Filters a retrieved attachment page link.
-
functionwp_link_pages()
The formatted output of a list of pages.
-
functiongallery_shortcode()
Builds the Gallery shortcode output.
-
functionimg_caption_shortcode()
Builds the Caption shortcode output.
-
functionwpmu_log_new_registrations()
Logs the user email, IP, and registration date of a new site.
-
functionnewblog_notify_siteadmin()
Notifies the network admin that a new site has been activated.
-
functionupdate_blog_status()
Updates a blog details field.