Skip to content

Commit ebdd1d2

Browse files
author
deployment_bot
committed
Reindex Blueprints
1 parent 07c3eb1 commit ebdd1d2

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

GALLERY.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ Here's the list of all the community Blueprints submitted to this repository. Se
55
| Title | Preview | Source |
66
| ----- | ------- | ------ |
77
| Grid Variations Experiments enabled | [Preview](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/adamziel/blueprints/trunk/blueprints/grid-variations/blueprint.json) | [Source](https://github.com/adamziel/blueprints/blob/trunk/blueprints/grid-variations/blueprint.json) |
8+
| Display Admin Notice | [Preview](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/adamziel/blueprints/trunk/blueprints/admin-notice/blueprint.json) | [Source](https://github.com/adamziel/blueprints/blob/trunk/blueprints/admin-notice/blueprint.json) |
89
| Latest Gutenberg plugin | [Preview](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/adamziel/blueprints/trunk/blueprints/latest-gutenberg/blueprint.json) | [Source](https://github.com/adamziel/blueprints/blob/trunk/blueprints/latest-gutenberg/blueprint.json) |
910

index.json

+9
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@
88
"Experiments"
99
]
1010
},
11+
"blueprints/admin-notice/blueprint.json": {
12+
"title": "Display Admin Notice ",
13+
"description": "Blueprint to add a tiny mu-plugin and display an admin notice",
14+
"author": "bph",
15+
"categories": [
16+
"Admin",
17+
"notices"
18+
]
19+
},
1120
"blueprints/latest-gutenberg/blueprint.json": {
1221
"title": "Latest Gutenberg plugin",
1322
"description": "A preview of the latest version of the Gutenberg plugin.",

0 commit comments

Comments
 (0)