post_exists()
Function: Determines if a post exists based on title, content, date and type.
Source: wp-admin/includes/post.php:803
Function: Determines if a post exists based on title, content, date and type.
Source: wp-admin/includes/post.php:803
Function: Calls wp_write_post() and handles the errors.
Source: wp-admin/includes/post.php:932
Action Hook: Fires at the end of the ‘At a Glance’ dashboard widget.
Source: wp-admin/includes/dashboard.php:439
Function: Checks whether a category exists.
Source: wp-admin/includes/taxonomy.php:24
Function: Gets category object for given ID and ‘edit’ filter context.
Source: wp-admin/includes/taxonomy.php:40
Function: Adds a new category to the database if it does not already exist.
Source: wp-admin/includes/taxonomy.php:55
Function: Creates categories for the given post.
Source: wp-admin/includes/taxonomy.php:78
Function: Updates an existing Category or creates a new Category.
Source: wp-admin/includes/taxonomy.php:121
Function: Aliases wp_insert_category() with minimal args.
Source: wp-admin/includes/taxonomy.php:188