Determine if the current view is the “All” view.
logout_redirect
Filters the log out redirect URL.
WP_Widget_Categories::widget
Outputs the content for the current Categories widget instance.
widget_nav_menu_args
Filters the arguments for the Navigation Menu widget.
Advertisement
wp_get_split_terms
Get data about terms that previously shared a single term_id, but have since been split.
wp_get_split_term
Get the new term ID corresponding to a previously split term.
split_shared_term
Fires after a previously shared taxonomy term is split into two separate terms.
get_object_terms
Filters the terms for a given object or objects.
Advertisement
wp_get_object_terms
Retrieves the terms associated with the given object(s), in the supplied taxonomies.
get_terms
Retrieve the terms in a given taxonomy or list of taxonomies.
register_taxonomy
Creates or modifies a taxonomy object.
pre_get_avatar
Filters whether to retrieve the avatar URL early.
Advertisement
get_avatar
Filters the avatar to retrieve.
get_avatar
Retrieve the avatar `` tag for a user, email address, MD5 hash, comment, or post.
pre_set_transient_{$transient}
Filters a specific transient before its value is set.