ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Administration
  • Page 143

get_category_to_edit()

Function: Gets category object for given ID and ‘edit’ filter context.

Source: wp-admin/includes/taxonomy.php:40

Used by 0 functions | Uses 0 functions

wp_create_category()

Function: Adds a new category to the database if it does not already exist.

Source: wp-admin/includes/taxonomy.php:55

Used by 1 function | Uses 2 functions

wp_create_categories()

Function: Creates categories for the given post.

Source: wp-admin/includes/taxonomy.php:78

Used by 0 functions | Uses 2 functions

wp_insert_category()

Function: Updates an existing Category or creates a new Category.

Source: wp-admin/includes/taxonomy.php:121

Used by 2 functions | Uses 0 functions

wp_update_category()

Function: Aliases wp_insert_category() with minimal args.

Source: wp-admin/includes/taxonomy.php:188

Used by 0 functions | Uses 1 function

tag_exists()

Function: Checks whether a post tag with a given name exists.

Source: wp-admin/includes/taxonomy.php:222

Used by 0 functions | Uses 0 functions

wp_create_tag()

Function: Adds a new tag to the database if it does not already exist.

Source: wp-admin/includes/taxonomy.php:234

Used by 0 functions | Uses 1 function

get_tags_to_edit()

Function: Gets comma-separated list of tags available to edit.

Source: wp-admin/includes/taxonomy.php:247

Used by 0 functions | Uses 1 function

wp_get_revision_ui_diff()

Function: Get the revision UI diff.

Source: wp-admin/includes/revision.php:21

Used by 1 function | Uses 4 functions

get_terms_to_edit()

Function: Gets comma-separated list of terms available to edit for the given post ID.

Source: wp-admin/includes/taxonomy.php:260

Used by 2 functions | Uses 2 functions
« Previous 1 … 142 143 144 … 156 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy