# generator-plugin-wp Taxonomy Sub-generator

```bash
yo plugin-wp:taxonomy <taxonomy-name>
```

Creates a skeleton taxonomy using [Taxonomy_Core](https://github.com/WebDevStudios/Taxonomy_Core).

Refer to [Taxonomy_Core](https://github.com/WebDevStudios/Taxonomy_Core) for more details on extending the Taxonomy_Core class.
