single.html
WordPress core a2z

WordPress core a2z

WordPress core only

  • Home
  • Blocks
  • Plugins
  • Themes
  • Sitemap
  • Blog
  • Block news
  • About

Home » Parsed: 111289

Parsed: 111289

<?php

/**
 * WordPress Taxonomy Administration API.
 *
 * @package WordPress
 * @subpackage Administration
 */

//
// Category.
//

/* function category_exists() – Check whether a category exists. */

/* function get_category_to_edit() – Get category object for given ID and ‘edit’ filter context. */

/* function wp_create_category() – Add a new category to the database if it does not already exist. */

/* function wp_create_categories() – Create categories for the given post. */

/* function wp_insert_category() – Updates an existing Category or creates a new Category. */

/* function wp_update_category() – Aliases wp_insert_category() with minimal args. */

//
// Tags.
//

/* function tag_exists() – Check whether a post tag with a given name exists. */

/* function wp_create_tag() – Add a new tag to the database if it does not already exist. */

/* function get_tags_to_edit() – Get comma-separated list of tags available to edit. */

/* function get_terms_to_edit() – Get comma-separated list of terms available to edit for the given post ID. */

/* function wp_create_term() – Add a new term to the database if it does not already exist. */
 

Published:

25th November 2019

Last updated:

26th May 2023

Information

Source ref: wp-admin/includes/taxonomy.php
Parse count / Source file date: 1684920416
MD5 hash: f9bddc961fdadf9268a1c2d46f2fa971
WordPress core a2z

WordPress core a2z

WordPress core only

WordPress version:6.2.2
Gutenberg version:
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  core.wp-a2z.org
(C) Copyright Bobbing Wide 2020-2023. All rights reserved.


Website designed and developed by Herb Miller 
Proudly powered by WordPress and oik plugins

  • Twitter
  • Facebook
  • GitHub
  • WordPress

  • Home
  • Blog
  • Sitemap
  • Sites

Summary file