ArnaudBan / slotfill-and-filter-demos

This repo can be used as reference or can be installed as a plugin in any WordPress install to make code changes as needed. Each SlotFill or filter is explained with examples. This is meant to be a working document and will change as Gutenberg does.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gutenberg SlotFill and Filter demos

This repo can be used as reference or can be installed as a plugin in any WordPress install to make code changes as needed. Each slotfill or filter is explained and has an example. This is meant to be a working document and will change as Gutenberg does and as I learn.

Support Level GPLv2 License

Sections

Local setup

  1. Clone this repository into the plugin directory of a WordPress installation.
  2. Run npm install from the root of the plugin.
  3. Run npm run dev to compile the files and tell webpack to watch for changes.

Support Level

Active: 10up is actively working on this, and we expect to continue work for the foreseeable future including keeping tested up to the most recent version of WordPress. Bug reports, feature requests, questions, and pull requests are welcome.

Contributing

If you have an example you want to share, please submit a PR. If you have a question for the FAQ, please open an issue. Any feedback is welcome!

Like what you see?

Work with us at 10up

About

This repo can be used as reference or can be installed as a plugin in any WordPress install to make code changes as needed. Each SlotFill or filter is explained with examples. This is meant to be a working document and will change as Gutenberg does.

License:GNU General Public License v2.0


Languages

Language:JavaScript 79.8%Language:PHP 20.2%