Skip to content

Commit

Permalink
More Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
carstingaxion committed May 29, 2024
1 parent 8173727 commit a287aa6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions blueprints/post-type-bound-block/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Show post_type slug, post_type labels or post_type supports using this bound block.

Install and activate a WordPress must-use plugin from a .php file stored in a gist. This plugin provides a block to show post_type slug, post_type labels or post_type supports. It uses the block bindings API.

![image](https://gist.github.com/assets/198883/21bebc39-db6d-455b-abd4-84b208b782f8)

![image](https://gist.github.com/assets/198883/16f39a34-5d01-42a6-b1df-99824cf7cae3)
Expand Down
2 changes: 1 addition & 1 deletion blueprints/post-type-bound-block/blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"meta": {
"title": "Install mu-plugin from a gist",
"author": "carstenbach",
"description": "Install and activate a WordPress must-use plugin from a .php file stored in a gist.",
"description": "Install and activate a WordPress must-use plugin from a .php file stored in a gist. This plugin provides a block to show post_type slug, post_type labels or post_type supports. It uses the block bindings API.",
"categories": [
"mu-plugins",
"block-bindings-api",
Expand Down

0 comments on commit a287aa6

Please sign in to comment.