Changeset 3224037
- Timestamp:
- 01/17/2025 08:51:40 AM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
super-admin-all-sites-menu/assets/blueprints/blueprint.json
r3224031 r3224037 5 5 "networking": true 6 6 }, 7 "plugins": [8 "https://github-proxy.com/proxy/?repo=soderlind/super-admin-all-sites-menu"9 ],10 7 "siteOptions": { 11 8 "blogname": "Main Site" 12 9 }, 13 10 "steps": [ 11 { 12 "step": "installPlugin", 13 "pluginData": { 14 "resource": "wordpress.org/plugins", 15 "slug": "restricted-site-access" 16 }, 17 "options": { 18 "activate": false 19 } 20 }, 14 21 { 15 22 "step": "enableMultisite"
Note: See TracChangeset
for help on using the changeset viewer.