Skip to content

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

@soderlind

Description

@soderlind

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions