pereiraryan / slotfill-and-filter-demos

Here be Dragons!! :D 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 have examples. This is meant to be a working document and will change as Gutenberg does and as I learn.

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.

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.

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!

About

Here be Dragons!! :D 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 have examples. This is meant to be a working document and will change as Gutenberg does and as I learn.


Languages

Language:JavaScript 81.0%Language:PHP 19.0%