get_the_tags()
Function: Retrieves the tags for a post.
Source: wp-includes/category-template.php:1177
Function: Retrieves the tags for a post.
Source: wp-includes/category-template.php:1177
Filter Hook: Filters the array of tags for the given post.
Source: wp-includes/category-template.php:1190
Function: Retrieves the tags for a post formatted as a string.
Source: wp-includes/category-template.php:1205
Filter Hook: Filters the tags list for a given post.
Source: wp-includes/category-template.php:1219
Function: Displays a tag cloud.
Source: wp-includes/category-template.php:716
Filter Hook: Filters the tag cloud output.
Source: wp-includes/category-template.php:778
Function: Default topic count scaling for tag links.
Source: wp-includes/category-template.php:795
Function: Generates a tag cloud (heatmap) from provided data.
Source: wp-includes/category-template.php:845
Filter Hook: Filters how the items in a tag cloud are sorted.
Source: wp-includes/category-template.php:900
Function: Retrieves category list for a post in either HTML list or custom format.
Source: wp-includes/category-template.php:141