ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.0.0
  • Page 22

post_exists()

Function: Determines if a post exists based on title, content, date and type.

Source: wp-admin/includes/post.php:803

Used by 0 functions | Uses 0 functions

write_post()

Function: Calls wp_write_post() and handles the errors.

Source: wp-admin/includes/post.php:932

Used by 0 functions | Uses 0 functions

activity_box_end

Action Hook: Fires at the end of the ‘At a Glance’ dashboard widget.

Source: wp-admin/includes/dashboard.php:439

Used by 0 functions | Uses 0 functions

category_exists()

Function: Checks whether a category exists.

Source: wp-admin/includes/taxonomy.php:24

Used by 2 functions | Uses 0 functions

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
« Previous 1 … 21 22
ClassicPress Documentation • Made with ClassicPress
Privacy Policy