We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My blueprint is here https://github.com/soderlind/super-admin-all-sites-menu/blob/main/.wordpress-org/blueprints/blueprint.json
When loading the playground from https://wordpress.org/plugins/super-admin-all-sites-menu/, I get the following error:
JavaScript Warn: The "pluginZipFile" option of the "installPlugin" step is deprecated. Use "pluginData" instead.
But I'm not using pluginZipFile
pluginZipFile
"step": "installPlugin", "pluginData": { "resource": "wordpress.org/plugins", "slug": "restricted-site-access" }, "options": { "activate": false }
The text was updated successfully, but these errors were encountered:
Hey @soderlind, I took a look at your Blueprint and it loaded without the warning for me.
Could this be an outdated Blueprint? You can see the current Blueprint by clicking on this link.
Sorry, something went wrong.
No branches or pull requests
My blueprint is here https://github.com/soderlind/super-admin-all-sites-menu/blob/main/.wordpress-org/blueprints/blueprint.json
When loading the playground from https://wordpress.org/plugins/super-admin-all-sites-menu/, I get the following error:
But I'm not using
pluginZipFile
The text was updated successfully, but these errors were encountered: