wp-menu-import-export-cli icon indicating copy to clipboard operation
wp-menu-import-export-cli copied to clipboard

Argument to allow to create terms if doesn't exist when importing

Open roelmagdaleno opened this issue 5 years ago • 0 comments

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

roelmagdaleno avatar Jun 26 '20 17:06 roelmagdaleno