Plugin Directory

Changeset 3307703


Ignore:
Timestamp:
06/07/2025 01:07:01 AM (10 months ago)
Author:
Katsushi Kawamori
Message:

Added - blueprints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-block-gallery/assets/blueprints/blueprint.json

    r3307699 r3307703  
    103103            "step": "wp-cli",
    104104            "command": "wp media import /wp-content/8.jpg"
     105        },
     106        {
     107            "step": "wp-cli",
     108            "command": "wp post create --post_type=page --post_title='Simple Block Gallery Test Page' --post_status=publish --post_content='<!-- wp:simple-block-gallery/sbg-parent-block --><div></div><!-- /wp:simple-block-gallery/sbg-parent-block --><!-- wp:simple-block-gallery/sbg-parent-block --><div></div><!-- /wp:simple-block-gallery/sbg-parent-block -->'"
    105109        }
    106110    ]
Note: See TracChangeset for help on using the changeset viewer.