/labeled-list-block

WordPress Plugin; Gutenberg List Block with uniformly wide label column

Primary LanguageJavaScript

WordPress Plugin

Gutenberg List Block with uniformly wide label column.

Further information: ./dist/trunk/README.md

How to install:

Labeled List Block is available in the official WordPress Plugin repository. You can install this Plugin the same way you'd install any other plugin.

To install it from this GitHub Repo:

  • download the latest release asset from Releases.
  • alternatively download the latest distributed version from ./dist/trunk and rename trunk to labeled-list-block
  • upload to your plugins directory and activate

To test the latest commit or make code changes yourself:

  • Clone, fork or download the repository
  • This Plugin and its development environment are based on generator-pluginboilerplate v1.2.5. Check the generator readme for documentation.