WP Manifestindependent plugin directory
manifest / developer / example-block-style

Example Block Style

Tutorial for Registering a Block Style in WordPress

by The WordPress Contributors · github.com/bacoords/example-block-style · website

1stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bacoords/example-block-style/archive/refs/heads/main.zip

This plugin is the demo code for a blog post and video tutorial covering the register_block_style function in WordPress.