Skip to content
New issue

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

WP.org Test Preview lead to a strange error #2083

Open
soderlind opened this issue Dec 14, 2024 · 1 comment
Open

WP.org Test Preview lead to a strange error #2083

soderlind opened this issue Dec 14, 2024 · 1 comment

Comments

@soderlind
Copy link

soderlind commented Dec 14, 2024

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

"step": "installPlugin",
"pluginData": {
	"resource": "wordpress.org/plugins",
	"slug": "restricted-site-access"
},
"options": {
	"activate": false
}
@bgrgicak
Copy link
Collaborator

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.

Image

@bgrgicak bgrgicak moved this from Inbox to Needs Reply in Playground Board Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Reply
Development

No branches or pull requests

2 participants