Plugin Directory

Changeset 3111295

Timestamp:
07/02/2024 04:57:18 PM (5 weeks ago)
Author:
jonsurrell
Message:

Fix blueprint file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • html-api-debugger/assets/blueprints/blueprint.json

    r3111292 r3111295  
    66    },
    77    "phpExtensionBundles": ["kitchen-sink"],
    8     "features": {},
    98    "steps": [
    10         null,
    11         false,
    129        {
    1310            "step": "login",
     
    1512            "password": "password"
    1613        },
    17         null,
    18         null,
    1914        {
    2015            "step": "installPlugin",
     
    2217                "resource": "wordpress.org/plugins",
    2318                "slug": "html-api-debugger"
    24             },
    25             "progress": {
    26                 "weight": 2
    2719            }
    2820        }
Note: See TracChangeset for help on using the changeset viewer.