Block Style Modifiers is a simple WordPress plugin that allows you to add multiple block styles to Gutenberg blocks.
Style Modifiers are additive CSS classes that:
- Can be applied in addition to a Block Style
- Can be selected multiple at the same time
- Are predefined and documented by themes or plugins
- Preserve class order, allowing advanced CSS control
1.0.4
Updated: readme.txt
1.0.3
Updated: readme.txt
1.0.2
Updated: readme.txt
1.0.1
- Added: Source code section in readme.
- Escaped: $inline_style variable to prevent potential security issues.
1.0.0
- Initial release of Block Style Modifiers.