• I have a page template that looks for all posts within a category with the same name as the title of the page. This requires that when a new page is created with this template that a new category is created at the same time. It would be ideal if I could auto create a category of the same name when the template is first applied.

    So, how do I create a category using php?

The topic ‘auto generating a category’ is closed to new replies.