Skip to content

Commit ab10bad

Browse files
authored
Meta data added
1 parent 6241d27 commit ab10bad

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

blueprints/showcase-plugin-with-media/blueprint.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
{
22
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
3+
"meta": {
4+
"title": "Showcase plugin",
5+
"description": "Offer full demo of plugin with media included",
6+
"author": "lovor",
7+
"categories": ["plugin", "demo", "media", "images"]
8+
},
39
"preferredVersions": {
410
"php": "8.3",
5-
"wp": "6.5"
11+
"wp": "6.7"
612
},
713
"features": {
814
"networking": true

0 commit comments

Comments
 (0)