ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 357

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

can_edit_network()

Function: Determines whether or not this network from this page can be edited.

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

Used by 1 function | Uses 2 functions

_thickbox_path_admin_subfolder()

Function: Prints thickbox image paths for Network Admin.

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

Used by 0 functions | Uses 1 function

confirm_delete_users()

Function:

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

Used by 0 functions | Uses 5 functions

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
« Previous 1 … 356 357 358 … 361 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy