Bulk create Attribute terms

Instead of creating manually a lot of Terms (e.g. a lot of Phone models) you can use the WP CLI to create these in bulk. You need to create a .txt file with all items and upload it to your public_html

  1. Connect using SSH and go the public_html folder (cd public_html)

  2. Run the following command, change the value of the Attribute (pa_model) - you can find this in your site URL when you click on the Attribute

Last updated

Was this helpful?