Linux 软件免费装
Banner图

Search & Replace Text in Blocks

开发者 fernandot
ayudawp
更新时间 2026年3月28日 04:56
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

search editor blocks gutenberg replace

下载

1.1.0 1.1.1 1.0.0

详情介绍:

Search & Replace Text in Blocks adds a powerful search and replace functionality to the WordPress block editor (Gutenberg). Quickly find and replace text across all your content blocks without leaving the editor. Features: Supported Blocks: How to Use:
  1. Open any post or page in the block editor
  2. Click the search icon in the top toolbar, press Ctrl+Shift+H (Cmd+Shift+H on Mac), or select "Search & Replace" from the editor's three-dot menu
  3. Enter your search term and click "Find"
  4. Navigate between matches using the arrow buttons
  5. Enter replacement text and click "Replace" or "Replace All"
  6. Use the "Undo" button to revert changes if needed

安装:

  1. Upload the plugin files to /wp-content/plugins/search-replace-text-blocks/ or install through the WordPress plugins screen
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Open any post or page in the block editor and click the search icon in the toolbar to start

屏幕截图:

  • Search & Replace floating panel
  • Visual highlighting of found text

升级注意事项:

1.1.0 Improved usability with auto-focus on search field when opening the panel. 1.0.0 Initial release of Search & Replace Text in Blocks.

常见问题:

How do I open the Search & Replace panel?

There are three ways to open it:

  1. Click the search icon (magnifying glass) in the editor's top toolbar
  2. Press Ctrl+Shift+H (Cmd+Shift+H on Mac)
  3. Click "Search & Replace" in the editor's three-dot menu (⋮) at the top right

Can I undo replacements?

Yes, use the built-in "Undo" button in the panel to revert all changes made during the current session.

Does it work with custom blocks?

The plugin works with any block that stores text in standard attributes (content, text, value, citation, caption).

Why doesn't it find text in some blocks?

Some blocks store content differently or use nested structures. The plugin supports most common text blocks. If you find a block type that should be supported, please let us know.

更新日志:

1.1.1 Tested up to WordPress 7.0 1.1.0 1.0.0