| 开发者 | njones35 |
|---|---|
| 更新时间 | 2026年7月16日 18:16 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Not on its own. Writing Tools for the Block Editor adds a Find & Replace panel to the editor sidebar — search your whole post, see a live match count, and replace across every block at once. Links, markup, and code blocks are left untouched.
No. It loads only inside the WordPress admin block editor. It adds nothing to your live site's pages and has zero impact on front-end performance.
No. It is purely visual and additive — it never modifies your block markup or saved content. Find & Replace only changes the text you ask it to.
Select the text and click the Clear Formatting button in the block toolbar. It strips inline formatting — bold, italic, links and more — in one click.
Yes. The core editor improvements apply in both the post editor and the Site Editor. Some tools are specific to the post editor.
Yes. Because it works at the CSS/UI layer rather than replacing or forking Gutenberg, it is compatible with third-party block libraries.