Delete All Terms of a given taxonomy
Delete all categories (note that Uncategorized term is protected)
cy.deleteAllTerms()
Delete all tags
cy.deleteAllTerms('post_tag')
Taxonomy to empty
Generated using TypeDoc
Delete All Terms of a given taxonomy
Delete all categories (note that Uncategorized term is protected)
Delete all tags