Closed skelly-jbfc closed 8 years ago
You might have an older version of the plugin generator. I recommend updating but hold off until tomorrow because @binarygary may be pushing an update tonight.
I just pushed version 0.16.1 to npm.
If you update using the yo updater or (probably?) npm update -g generator-plugin-wp
you should have version 0.16.1 with taxonomy, cli, endpoint, pagebuilder subgenerators available.
You can also do yo
and update your generators from there.
Going to close this, feel free to re-open if you still have this issue after updating.
Can't get new taxonomies to work. I didn't have taxonomy_core installed the first time, but I installed it, rebuilt and everything, and still no luck. Running the latest version of yeoman and generator-wp-plugin.
yo plugin-wp:taxonomy newtaxname
yo --generators