This is a followup to my question about programmatically adding wordpress categories based on post content.
What function(s) are available in the WordPress universe to enable a plugin developer to:
- Check for the existence of a category
- Create a new category
- Assign a post to a category
what about these: