Changeset 3138325
- Timestamp:
- 08/20/2024 04:33:19 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
disk-usage-insights/assets/blueprints/blueprint.json
r3138319 r3138325 1 1 { 2 "$schema": "https://playground.wordpress.net/blueprint-schema.json",3 "landingPage": "/wp-admin/index.php",4 "login": true,5 "plugins": [6 "disk-usage-insights"7 ],8 "steps": [9 {10 "step": "activatePlugin",11 "pluginName": "Disk Usage Insights",12 "pluginPath": "/wordpress/wp-content/plugins/disk-usage-insights"13 }14 ]15 }16 2 "$schema": "https://playground.wordpress.net/blueprint-schema.json", 3 "landingPage": "/wp-admin/index.php", 4 "login": true, 5 "plugins": [ 6 "disk-usage-insights" 7 ], 8 "landingPage": "/wp-admin/tools.php?page=disk-usage-insights", 9 "steps": [ 10 { 11 "step": "activatePlugin", 12 "pluginName": "Disk Usage Insights", 13 "pluginPath": "/wordpress/wp-content/plugins/disk-usage-insights" 14 } 15 ] 16 }
Note: See TracChangeset
for help on using the changeset viewer.