ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 359

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

network_settings_add_js()

Function: Prints JavaScript in the header on the Network Settings screen.

Source: wp-admin/includes/ms.php:1005

Used by 0 functions | Uses 0 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 … 358 359 360 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy