sanitize_user_field()
Function: Sanitizes user field based on context.
Source: wp-includes/user.php:1774
Function: Sanitizes user field based on context.
Source: wp-includes/user.php:1774
Method: Escapes content by reference for insertion into the database, for security.
Source: wp-includes/class-wpdb.php:1380
Method: Prepares a SQL query for safe execution.
Source: wp-includes/class-wpdb.php:1473
Function: Displays the tags for a post.
Source: wp-includes/category-template.php:1231
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: Generates a tag cloud (heatmap) from provided data.
Source: wp-includes/category-template.php:845