Linux 软件免费装
Banner图

Block Style Modifiers

开发者 arkenon
更新时间 2026年1月9日 19:11
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

gutenberg block editor custom styles block styles style variations

下载

1.0.1 1.0.2 1.0.3 1.0.4

详情介绍:

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:

安装:

  1. You have a couple options:
  2. Go to Plugins -> Add New and search for "Block Style Modifiers". Once found, click "Install".
  3. Download the Block Style Modifiers from wordpress.org and make sure the folder us zipped. Then upload via Plugins -> Add New -> Upload.
  4. Activate the plugin through the 'Plugins' screen in WordPress.
  5. Add your custom style modifiers using the register_block_style_modifier function in your theme's functions.php file or a custom plugin.

更新日志:

1.0.4 Updated: readme.txt 1.0.3 Updated: readme.txt 1.0.2 Updated: readme.txt 1.0.1 1.0.0