WP Manifestindependent plugin directory
manifest / editor / block-styles-manager

Block Styles Manager

Example block scaffolded with Create Block tool.

by bacoords · github.com/bacoords/block-styles-manager

5stars
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/block-styles-manager/archive/refs/heads/main.zip

Declares an update source (https://github.com/bacoords/block-styles-manager), so updates arrive through the plugin's own updater.

From the readme

Block Styles Manager This is an in progress project to create a block styles manager for WordPress. The idea is to create a UI to manage block styles. Follow along here: https://www.briancoords.com/build-in-public/ Filters block-styles-manager/location This filter allows you to change the location of the directory where CSS files are saved. By default, the directory is located in /wp-content/block-styles.

Read the full README on GitHub →