Fires when the WP_Styles instance is initialized.
print_scripts_array
Filters the list of script dependencies left to print.
script_loader_tag
Filters the HTML script tag of an enqueued script.
script_loader_src
This filter is documented in wp-includes/class.wp-scripts.php
Advertisement
wp_default_scripts
Fires when the WP_Scripts instance is initialized.
wp
Fires once the WordPress environment has been set up.
pre_handle_404
Filters whether to short-circuit default header status handling.
query_string
Filters the query string before parsing.
Advertisement
send_headers
Fires once the requested HTTP headers for caching, content type, etc. have been sent.
wp_headers
Filters the HTTP headers before they’re sent to the browser.
parse_request
Fires once all query variables for the current request have been parsed.
request
Filters the array of parsed query variables.
Advertisement
query_vars
Filters the query variables whitelist before processing.
do_parse_request
Filters whether to parse the request.
in_widget_form
Fires at the end of the widget control form.