Codex tools: Log in / create account
Contents |
Set categories for a post.
If the post categories parameter is not set, then the default category is going used.
<?php wp_set_post_categories( $post_ID, $post_categories ) ?>
Since: 2.1.0
wp_set_post_categories() is located in wp-includes/post.php.