Changeset 3435325
- Timestamp:
- 01/08/2026 04:54:14 PM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
universal-control-for-tahoma/assets/blueprints/blueprint.json
r3435322 r3435325 1 1 { 2 2 "$schema": "https://playground.wordpress.net/blueprint-schema.json", 3 "landingPage": "/ wp-admin/edit.php",3 "landingPage": "/tahoma-demo/", 4 4 "steps": [ 5 5 { … … 10 10 { 11 11 "step": "wp-cli", 12 "command": "wp post create --post_title='TaHoma Control Demo' --post_ content='' --post_status=publish"12 "command": "wp post create --post_title='TaHoma Control Demo' --post_name='tahoma-demo' --post_content='' --post_status=publish" 13 13 } 14 14 ]
Note: See TracChangeset
for help on using the changeset viewer.