Skip to content

Commit

Permalink
Reindex Blueprints
Browse files Browse the repository at this point in the history
  • Loading branch information
deployment_bot committed Apr 11, 2024
1 parent 07c3eb1 commit ebdd1d2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions GALLERY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ Here's the list of all the community Blueprints submitted to this repository. Se
| Title | Preview | Source |
| ----- | ------- | ------ |
| 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) |
| 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) |
| 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) |

9 changes: 9 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@
"Experiments"
]
},
"blueprints/admin-notice/blueprint.json": {
"title": "Display Admin Notice ",
"description": "Blueprint to add a tiny mu-plugin and display an admin notice",
"author": "bph",
"categories": [
"Admin",
"notices"
]
},
"blueprints/latest-gutenberg/blueprint.json": {
"title": "Latest Gutenberg plugin",
"description": "A preview of the latest version of the Gutenberg plugin.",
Expand Down

0 comments on commit ebdd1d2

Please sign in to comment.