ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 359

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

sync_category_tag_slugs()

Function: Synchronizes category and post tag slugs when global terms are enabled.

Source: wp-admin/includes/ms-deprecated.php:136

Used by 0 functions | Uses 0 functions

_access_denied_splash()

Function: Displays an access denied message when a user tries to view a site’s dashboard they do not have access to.

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

Used by 0 functions | Uses 3 functions

check_import_new_users()

Function: Checks if the current user has permissions to import new users.

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

Used by 0 functions | Uses 1 function

mu_dropdown_languages()

Function: Generates and displays a drop-down of available languages.

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

Used by 0 functions | Uses 4 functions

site_admin_notice()

Function: Displays an admin notice to upgrade all sites after a core upgrade.

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

Used by 0 functions | Uses 2 functions
« Previous 1 … 358 359 360 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy