Plugin Directory

Changeset 3435325


Ignore:
Timestamp:
01/08/2026 04:54:14 PM (6 weeks ago)
Author:
globus2008
Message:

upload_7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • universal-control-for-tahoma/assets/blueprints/blueprint.json

    r3435322 r3435325  
    11{
    22    "$schema": "https://playground.wordpress.net/blueprint-schema.json",
    3     "landingPage": "/wp-admin/edit.php",
     3    "landingPage": "/tahoma-demo/",
    44    "steps": [
    55        {
     
    1010        {
    1111            "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"
    1313        }
    1414    ]
Note: See TracChangeset for help on using the changeset viewer.