Changeset 3186607
- Timestamp:
- 11/12/2024 03:18:07 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
statify-blacklist/assets/blueprints/blueprint.json
r3057781 r3186607 13 13 { 14 14 "step": "installPlugin", 15 "plugin ZipFile": {15 "pluginData": { 16 16 "resource": "wordpress.org/plugins", 17 17 "slug": "statify" … … 24 24 { 25 25 "step": "installPlugin", 26 "plugin ZipFile": {26 "pluginData": { 27 27 "resource": "wordpress.org/plugins", 28 28 "slug": "statify-blacklist" … … 31 31 { 32 32 "step": "activatePlugin", 33 "pluginPath": "statify-blacklis /statify-blacklist.php"33 "pluginPath": "statify-blacklist/statify-blacklist.php" 34 34 } 35 35 ]
Note: See TracChangeset
for help on using the changeset viewer.