Created
November 20, 2025 10:20
-
-
Save bgrgicak/7f078908f834736a4e43759308098f31 to your computer and use it in GitHub Desktop.
WP-Optimize blueprint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "landingPage": "/wp-admin/admin.php?page=WP-Optimize", | |
| "steps": [ | |
| { | |
| "step": "installPlugin", | |
| "pluginData": { | |
| "resource": "wordpress.org/plugins", | |
| "slug": "wp-optimize" | |
| }, | |
| "options": { | |
| "activate": true | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment