how do I programically create a category in WordPress if it doesn’t exist already?

Using a built in wordpress function (if available) how do I create a new category in wordpress if it doesn’t exist.

I’m using wp_insert_post to insert posts, but I want to be able to do custom categories.

Read More

Thanks

-Brad

Related posts

Leave a Reply

1 comment