All Projects → 10up → slotfill-and-filter-demos

10up / slotfill-and-filter-demos

Licence: GPL-2.0 license
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.

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to slotfill-and-filter-demos

gutenberg-forms
The Next Generation WordPress Form Builder.
Stars: ✭ 98 (+5.38%)
Mutual labels:  gutenberg, gutenberg-blocks
gutenberg-workshop
⚒️ A Gutenberg Workshop 🅱️
Stars: ✭ 21 (-77.42%)
Mutual labels:  gutenberg, gutenberg-blocks
Guty-Blocks-2
A minimal, fast development environment for WordPress Gutenberg blocks
Stars: ✭ 52 (-44.09%)
Mutual labels:  gutenberg, gutenberg-blocks
icon-block
A simple little WordPress block that allows you add an SVG icon or graphic to your website.
Stars: ✭ 24 (-74.19%)
Mutual labels:  gutenberg, gutenberg-blocks
qubely
Qubely Blocks – Full-fledged Gutenberg Toolkit
Stars: ✭ 76 (-18.28%)
Mutual labels:  gutenberg, gutenberg-blocks
caxton
Gutenberg pro
Stars: ✭ 22 (-76.34%)
Mutual labels:  gutenberg, gutenberg-blocks
benenson
A Gutenberg WordPress theme
Stars: ✭ 70 (-24.73%)
Mutual labels:  gutenberg, gutenberg-blocks
wp-block-description-list
A wordpress gutenberg block plugin for description lists.
Stars: ✭ 17 (-81.72%)
Mutual labels:  gutenberg, gutenberg-blocks
chatterbox
Create chat threads using WordPress Blocks inside app and device wrappers.
Stars: ✭ 18 (-80.65%)
Mutual labels:  gutenberg, gutenberg-blocks
getwid-style-kit
This boilerplate is designed for WordPress theme developers who are interested in developing themes with the new WordPress 5.x Block Editor - Gutenberg.
Stars: ✭ 33 (-64.52%)
Mutual labels:  gutenberg, gutenberg-blocks
browser-shots
A WordPress plugin for taking screenshots of websites using the block editor.
Stars: ✭ 17 (-81.72%)
Mutual labels:  gutenberg, gutenberg-blocks
create-cloud-block
A boilerplate generator for building Gutenberg Cloud blocks.
Stars: ✭ 49 (-47.31%)
Mutual labels:  gutenberg
tiny-blocks
WordPress block editor framework
Stars: ✭ 31 (-66.67%)
Mutual labels:  gutenberg
aino-theme
A Gutenberg-ready WordPress theme.
Stars: ✭ 107 (+15.05%)
Mutual labels:  gutenberg
eightshift-forms
WordPress plugin project for Gutenberg forms
Stars: ✭ 23 (-75.27%)
Mutual labels:  gutenberg
gallery-block-lightbox
Adds a simple & lightweight Lightbox to the standard WordPress Image Gallery Block. No lock in and no dependencies.
Stars: ✭ 31 (-66.67%)
Mutual labels:  gutenberg-blocks
block-unit-test
Preparing WordPress themes for Gutenberg with the Block Unit Test WordPress Plugin
Stars: ✭ 60 (-35.48%)
Mutual labels:  gutenberg
ACF-Auto-Blocks
Auto-register ACF field groups as blocks in the new editor (Gutenberg).
Stars: ✭ 28 (-69.89%)
Mutual labels:  gutenberg
poet
Configuration-based post type, taxonomy, block category, and block registration for Sage 10.
Stars: ✭ 124 (+33.33%)
Mutual labels:  gutenberg
block-gallery
WordPress gallery blocks built exclusively for Gutenberg
Stars: ✭ 55 (-40.86%)
Mutual labels:  gutenberg

Gutenberg SlotFill and Filter demos

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.

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

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!

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].