wp_count_posts()
Function: Counts number of posts of a post type and if user has permissions to view.
Source: wp-includes/post.php:2761
Function: Counts number of posts of a post type and if user has permissions to view.
Source: wp-includes/post.php:2761
Function: Counts number of sites grouped by site status.
Source: wp-includes/ms-blogs.php:938
Function: Counts how many terms are in taxonomy.
Source: wp-includes/taxonomy.php:1929
Function: Creates categories for the given post.
Source: wp-admin/includes/taxonomy.php:78
Function: Adds a new category to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:55
Function: Creates image sub-sizes, adds the new data to the image meta `sizes` array, and updates the image metadata.
Source: wp-admin/includes/image.php:236
Function: Creates a navigation menu.
Source: wp-includes/nav-menu.php:252
Function: Creates a cryptographic token tied to a specific action, user, user session, and window of time.
Source: wp-includes/pluggable.php:2373
Function: Creates autosave data for the specified post from `$_POST` data.
Source: wp-admin/includes/post.php:1891
Function: Adds a new tag to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:234