THIS REPO HAS BEEN ARCHIVED AS ITS CONTENT HAS BEEN PULLED INTO GUTENBERG'S DOCUMENTATION.
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.
- Clone this repository into the plugin directory of a WordPress installation.
- Run
npm install
from the root of the plugin. - Run
npm run dev
to compile the files and tell webpack to watch for changes.
Archived: This project is no longer maintained by 10up. We are no longer responding to Issues or Pull Requests unless they relate to security concerns. We encourage interested developers to fork this project and make it their own!
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!