Add CLI argument to allow to create WP terms if those don't exist when importing the JSON file. The argument could be like this: `wp menu import menu.json --create=posts,terms`
Add CLI argument to allow to create WP terms if those don't exist when importing the JSON file.
The argument could be like this:
wp menu import menu.json --create=posts,terms