https://github.com/bacoords/example-block-variation
Example of the Block Bindings API with a Block Variation
https://github.com/bacoords/example-block-variation
Last synced: over 1 year ago
JSON representation
Example of the Block Bindings API with a Block Variation
- Host: GitHub
- URL: https://github.com/bacoords/example-block-variation
- Owner: bacoords
- Created: 2024-03-27T19:31:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T23:28:11.000Z (about 2 years ago)
- Last Synced: 2025-03-10T22:40:59.242Z (over 1 year ago)
- Language: PHP
- Size: 168 KB
- Stars: 18
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Example Block Variation
Quick demo repository for using a custom block variation in WordPress - with the Block Bindings API.
[Watch the video:
](https://www.youtube.com/embed/qD5U7TNUKTQ)
Note: This demo repository includes registering the variation in PHP and JavaScript, but only one approach should be used.