Skip to content

Demo plugin for CSS-Tricks article about WordPress block filters

Notifications You must be signed in to change notification settings

dmtrmrv/intro-to-block-filters

Repository files navigation

Intro to Block Filters

A demo WordPress plugin to demo WordPress block filters. It does two things:

  • Removes all alignment options from Cover block except 'full' alignment
  • Adds size selector to core button block

Installation

  • Pull the plugin repo to wp-content/plugins folder of your WordPress site
  • Navigate to plugin folder in command line and run npm install && npm run build
  • In WordPress dashboard go to Plugins and click Activate under Intro to Block Filters

About

Demo plugin for CSS-Tricks article about WordPress block filters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages