wp_create_term()
Function: Add a new term to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:285
Function: Add a new term to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:285
Function: Check whether a category exists.
Source: wp-admin/includes/taxonomy.php:24
Function: Get category object for given ID and ‘edit’ filter context.
Source: wp-admin/includes/taxonomy.php:39
Function: Add a new category to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:54
Function: Create categories for the given post.
Source: wp-admin/includes/taxonomy.php:70
Function: Updates an existing Category or creates a new Category.
Source: wp-admin/includes/taxonomy.php:108
Function: Aliases wp_insert_category() with minimal args.
Source: wp-admin/includes/taxonomy.php:168
Function: Check whether a post tag with a given name exists.
Source: wp-admin/includes/taxonomy.php:199
Function: Add a new tag to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:211
Function: Get comma-separated list of tags available to edit.
Source: wp-admin/includes/taxonomy.php:224