wp_create_term()
Function: Adds a new term to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:309
Function: Adds a new term to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:309
Function: Checks whether a post tag with a given name exists.
Source: wp-admin/includes/taxonomy.php:222
Function: Adds a new tag to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:234
Function: Gets comma-separated list of tags available to edit.
Source: wp-admin/includes/taxonomy.php:247
Function: Gets comma-separated list of terms available to edit for the given post ID.
Source: wp-admin/includes/taxonomy.php:260
Filter Hook: Filters the comma-separated list of terms available to edit.
Source: wp-admin/includes/taxonomy.php:295
Function: Checks whether a category exists.
Source: wp-admin/includes/taxonomy.php:24
Function: Gets category object for given ID and ‘edit’ filter context.
Source: wp-admin/includes/taxonomy.php:40
Function: Adds a new category to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:55
Function: Creates categories for the given post.
Source: wp-admin/includes/taxonomy.php:78