Changeset 3307703
- Timestamp:
- 06/07/2025 01:07:01 AM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
simple-block-gallery/assets/blueprints/blueprint.json
r3307699 r3307703 103 103 "step": "wp-cli", 104 104 "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 -->'" 105 109 } 106 110 ]
Note: See TracChangeset
for help on using the changeset viewer.