Title: BlockTuner
Author: jsilff
Published: <strong>2026 年 8 月 13 日</strong>
Last modified: 2026 年 8 月 19 日

---

搜索插件

![](https://ps.w.org/blocktuner/assets/banner-772x250.png?rev=3645983)

![](https://ps.w.org/blocktuner/assets/icon.svg?rev=3645983)

# BlockTuner

 作者：[jsilff](https://profiles.wordpress.org/jsilff/)

[下载](https://downloads.wordpress.org/plugin/blocktuner.1.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/blocktuner/#description)
 * [评价](https://cn.wordpress.org/plugins/blocktuner/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/blocktuner/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/blocktuner/#developers)

 [支持](https://wordpress.org/support/plugin/blocktuner/)

## 描述

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.

 * Works on every block type.
 * Controls only what core does not expose: overflow, per-edge clip, z-index, display/
   flex, transform (translate / scale / rotate / skew), mix-blend-mode, shadow, 
   and stackable backdrop-filter and filter effects.
 * Responsive: keep settings the same on mobile, reset to default on small screens,
   or set different values for phones.
 * Optional live editor preview toggle.
 * No duplicate controls for spacing, padding, margins, colors, backgrounds, or 
   corner radius — those already live in core.
 * Styles are applied at render time, not baked into your content.
 * Deactivate the plugin and every block returns to its default presentation. Nothing
   breaks and nothing needs rebuilding.

### How it works

Tuning is stored as a hidden blockTuner attribute in the block’s markup comment (
never in the visible HTML). On the front end, BlockTuner applies styles at render
time: an inline style attribute for same-as-desktop tuning, or a unique class plus
enqueued media-query CSS (via WordPress style enqueue APIs) when small-screen reset/
custom is enabled. Remove the plugin and the injection stops — the stored attribute
is inert and the block renders with its default styling.

## 屏幕截图

[⌊BlockTuner panels in the editor sidebar — layering, spill & crop, layout, move&
reshape, and effects.⌉⌊BlockTuner panels in the editor sidebar — layering, spill&
crop, layout, move & reshape, and effects.⌉[

BlockTuner panels in the editor sidebar — layering, spill & crop, layout, move &
reshape, and effects.

[⌊Example of a spill-over effect with a transparent PNG block scaled and moved.⌉⌊
Example of a spill-over effect with a transparent PNG block scaled and moved.⌉[

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

## 安装

 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.

## 常见问题

### 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.

## 评价

此插件暂无评价。

## 贡献者及开发者

「BlockTuner」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ jsilff ](https://profiles.wordpress.org/jsilff/)

[帮助将「BlockTuner」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/blocktuner)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/blocktuner/)，查看[SVN仓库](https://plugins.svn.wordpress.org/blocktuner/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/blocktuner/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/blocktuner/)。

## 更新日志

#### 1.0.1

 * Fix small-screen custom settings: spill, crop, and other controls now override
   desktop values and apply on the front end.
 * Responsive rules use `!important` so they win over core inline overflow/shadow/
   gap.
 * Editor mobile/tablet preview follows the breakpoint instead of only the Mobile
   device toggle.
 * Allow overflow-x/y, mix-blend-mode, and backdrop-filter in inline style filtering;
   keep desktop values when a small-screen control is left at Default.

#### 1.0.0

 * Initial WordPress.org release.
 * Form-only tuning (no arbitrary CSS / JS / PHP insertion).
 * Front-end CSS via `wp_enqueue_style` / `wp_add_inline_style` for responsive rules;
   escaped inline styles for same-viewport tuning.
 * Sidebar tuning for overflow/crop, layout, transforms, stackable filters/backdrops,
   shadow, and responsive small screens.
 * Optional editor preview; styles inject at render time and clear on deactivate.

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**2 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.5 或更高版本 **
 *  已测试的最高版本为 **7.1**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/blocktuner/)
 * 标签
 * [block](https://cn.wordpress.org/plugins/tags/block/)[css](https://cn.wordpress.org/plugins/tags/css/)
   [design](https://cn.wordpress.org/plugins/tags/design/)[gutenberg](https://cn.wordpress.org/plugins/tags/gutenberg/)
   [style](https://cn.wordpress.org/plugins/tags/style/)
 *  [高级视图](https://cn.wordpress.org/plugins/blocktuner/advanced/)

## 评级

尚未提交反馈。

[您的评价](https://wordpress.org/support/plugin/blocktuner/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/blocktuner/reviews/)

## 贡献者

 *   [ jsilff ](https://profiles.wordpress.org/jsilff/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/blocktuner/)