https://github.com/getdave/gutenberg-section-block-alignment-tester
A simple WP Plugin to auto generate all the permutations of the Section Block alignments
https://github.com/getdave/gutenberg-section-block-alignment-tester
Last synced: 8 months ago
JSON representation
A simple WP Plugin to auto generate all the permutations of the Section Block alignments
- Host: GitHub
- URL: https://github.com/getdave/gutenberg-section-block-alignment-tester
- Owner: getdave
- Created: 2019-03-22T14:29:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-22T15:19:37.000Z (about 7 years ago)
- Last Synced: 2025-01-08T16:07:39.256Z (over 1 year ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gutenberg Section Block Alignment Tester Plugin
This is a simple Plugin designed to automatically generated all the various permutations of the Section Block its alignment and that of those of its child Blocks which support alignment.
It works by dynamically creating a Block Editor Page Template for all _new_ Pages consisting of the necessary Blocks.
## Quick Start
* Download/clone Plugin and add Plugin to your `plugins/` directory.
* Activate the Plugin
* Add a _new_ `Page` - you should see the Blocks automatically added to your Page.
To generate a fresh test simply add a new `Page`.