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 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
Function: Updates an existing Category or creates a new Category.
Source: wp-admin/includes/taxonomy.php:121
Function: Aliases wp_insert_category() with minimal args.
Source: wp-admin/includes/taxonomy.php:188
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