How to Add fields using Cli
-
Add a pod book successfully using below pods-wp-cli
wp pods-api add-pod --name=book --label="Books" --type=settings --menu_location=top
but can’t add fields as per pods docs
wp pods add --pod=book --my_field_label1="Book Name" --my_field_name1=book_name --my_field_type1=Text
How to add pods fields using wp-cli?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to Add fields using Cli’ is closed to new replies.