Advertisement

wp_insert_term_data

Filters term data before it is inserted into the database.

wp_get_object_terms

Retrieves the terms associated with the given object(s), in the supplied taxonomies.

register_taxonomy

Creates or modifies a taxonomy object.

Advertisement

do_shortcode_tag

Filters the output created by a shortcode callback.

pre_do_shortcode_tag

Filters whether to call a shortcode callback.

Advertisement

rest_is_boolean

Determines if a given value is boolean-like.

Advertisement

rest_is_ip_address

Determines if an IP address is valid.

rest_parse_request_arg

Parse a request argument based on details registered to the route.