Filters the canonical redirect URL.
import_upload_size_limit
Filters the maximum allowed upload size for import files.
_make_cat_compat
Updates category structure to old pre-2.3 from new taxonomy structure.
get_tag
Retrieves a post tag by tag ID or tag object.
Advertisement
get_tags
Retrieves all post tags.
sanitize_category
Sanitizes category data based on context.
sanitize_category_field
Sanitizes data in single category key field.
get_category_by_slug
Retrieves a category object by category slug.
Advertisement
the_tags
Retrieve the tags for a post.
get_the_tag_list
Retrieve the tags for a post formatted as a string.
get_the_tags
Retrieve the tags for a post.
get_tag_link
Retrieve the link to the tag.
Advertisement
wp_generate_tag_cloud
Generates a tag cloud (heatmap) from provided data.
wp_tag_cloud
Displays a tag cloud.
redirect_guess_404_permalink
Attempts to guess the correct URL for a 404 request based on query vars.