Skip to content

What Is It?

This is a WordPress MU plugin which provides the infrastructure for the efficient development of bespoke blocks for the WordPress editor. This plugin also contains functionality to assist in the creation of template based blocks.

Key features

  • Extendable block abstract class (Creode_Blocks\Block).
  • WP-CLI command for the quick creation of bespoke blocks.
  • Block traits for adding common functionality to individual blocks.
  • Helper class (Creode_Blocks\Helpers) containing various block related functions.
  • Block library.