Commit ebdd1d2 deployment_bot
committed
1 parent 07c3eb1 commit ebdd1d2 Copy full SHA for ebdd1d2
File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,5 +5,6 @@ Here's the list of all the community Blueprints submitted to this repository. Se
5
5
| Title | Preview | Source |
6
6
| ----- | ------- | ------ |
7
7
| 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 ) |
8
9
| 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
10
Original file line number Diff line number Diff line change 8
8
" Experiments"
9
9
]
10
10
},
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
+ },
11
20
"blueprints/latest-gutenberg/blueprint.json" : {
12
21
"title" : " Latest Gutenberg plugin" ,
13
22
"description" : " A preview of the latest version of the Gutenberg plugin." ,
You can’t perform that action at this time.
0 commit comments