Handles registering a new user.
reset_password
Handles resetting the user’s password.
retrieve_password_key
Fires when a password reset key is generated.
get_user_option_{$option}
Filters a specific user option value.
Advertisement
wp_authenticate_user
This filter is documented in wp-includes/user.php
wp_signon
Authenticates and logs a user in with ‘remember’ capability.
get_taxonomy_template
Retrieve path of custom taxonomy term template in current or parent template.
get_post_taxonomies
Retrieve all taxonomy names for the given post.
Advertisement
get_the_taxonomies
Retrieve all taxonomies associated with a post.
the_taxonomies
Display the taxonomies of a post with available options.
term_link
Filters the term link.
category_link
Filters the category link.
Advertisement
tag_link
Filters the tag link.
get_term_link
Generate a permalink for a taxonomy term archive.
clean_term_cache
Fires once after each taxonomy’s term cache has been cleaned.