Changeset 3060838
- Timestamp:
- 03/28/2024 11:34:16 PM (2 years ago)
- File:
-
- 1 edited
-
boostbox/assets/blueprints/blueprint.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
boostbox/assets/blueprints/blueprint.json
r3060836 r3060838 15 15 }, 16 16 { 17 "step": "installTheme", 18 "themeZipFile": { 19 "resource": "wordpress.org\/themes", 20 "slug": "olliewp" 21 } 22 }, 23 { 17 24 "step": "installPlugin", 18 25 "pluginZipFile": { … … 23 30 "activate": true 24 31 } 25 },26 {27 "step": "installTheme",28 "themeZipFile": {29 "resource": "wordpress.org\/themes",30 "slug": "olliewp"31 }32 32 } 33 33 ]
Note: See TracChangeset
for help on using the changeset viewer.