Last active
October 1, 2018 03:48
-
-
Save raewrites/eba4d4e1a9c953805ee2e83252ddd3f8 to your computer and use it in GitHub Desktop.
Create Simple Products WooCommerce
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wp wc product create -–name="Test Product" --type=simple --sku=WCCLITESTP --regular_price=20 –user |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment