Linux 软件免费装
Banner图

BlockTuner

开发者 jsilff
更新时间 2026年9月23日 00:12
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

css style block gutenberg design

下载

1.0.1 1.0.0 1.0.2

详情介绍:

BlockTuner adds the design controls the WordPress editor leaves hard to reach. Select any block and tune it in the sidebar: overflow and crop, stack order, display and flex layout, transforms (move / scale / rotate / skew), blend modes, shadow, and stackable filter and backdrop effects — all as form controls, with no free-text CSS or script fields. It is not a block, not a builder, and not a wrapper. It augments whatever block you have selected — a Group, a Column, an Image deep inside a nested layout — so you tune exactly the element you want without remaking content or picking from a tree.

安装:

  1. Upload the plugin files to /wp-content/plugins/blocktuner, or install through the WordPress plugins screen.
  2. Activate the plugin through the "Plugins" screen in WordPress.
  3. Select any block in the editor and open the "BlockTuner" panel in the sidebar.

屏幕截图:

  • Example of a spill-over effect with a transparent PNG block scaled and moved.

升级注意事项:

1.0.2 Fixes small-screen overrides (including Move) not applying on the published site. 1.0.1 Fixes small-screen spill, crop, and other overrides not applying on phones. 1.0.0 Initial public release. Custom CSS fields removed in favor of form controls only.

常见问题:

What happens if I deactivate BlockTuner?

Styling stops being injected, so every block renders with its default presentation. Your content is unchanged and no pages break.

Will my styles affect other blocks?

No. Styles are applied to the specific block you tuned.

Does this load JavaScript on the front end?

No. Styling is injected as static CSS during rendering. There is no front-end script.

Can I paste custom CSS?

No. BlockTuner only exposes form controls and generates CSS from those values. Use the Customizer or Additional CSS in the Site Editor for free-form styles.

更新日志:

1.0.2 1.0.1 1.0.0