Designed to seamlessly integrate into the WordPress environment, this plugin allows you to swiftly locate and replace text within the Block Editor.
Block Editor Search & Replace is engineered to cater to both modern and traditional workflows, offering full compatibility with the Classic Editor.
USAGE
After installing and activating Block Editor Search & Replace, a new meta box labeled Search & Replace will be accessible in your page or post editing screen. Here’s how it works:
Enter your search phrase to instantly highlight matching keywords within the content.
Input your desired replacement text and click the Replace button to execute the change.
Adjust settings on-the-fly, toggling the highlighter and case sensitivity options as needed.
Use the Reset button to remove any custom HTML tags created by the highlighter, restoring the text to its original state.
Search & Replace: A familiar, intuitive search and replace functionality.
Highlighter: Visual cues highlight all search hits, making editing more efficient.
Case Sensitivity: Flexibility to conduct case-sensitive or insensitive searches and replacements.
Classic Editor Support: Full backward compatibility ensures seamless integration with the Classic Editor.
Full-text Management: (To Be Added)
Convenient User Settings
While Block Editor Search & Replace doesn’t have a separate settings page, all configurations are conveniently located under Settings > Search & Replace. This includes:
Toggle support between Block (Gutenberg) and Classic editors.
Extend functionality to WooCommerce Products and all registered Custom Post Types.
Manage these settings and more directly from the Settings > Search & Replace page for streamlined control.
Can This Plugin Be Used with Custom Post Types (CPT) or WooCommerce?
Certainly! For WooCommerce users, ensure that WooCommerce is active. Then, navigate to Settings > Search & Replace to activate the search and replace feature. This functionality is also available for all existing Custom Post Types.
Is This Plugin Multisite Compatible?
Yes, our plugin has been rigorously tested and is fully functional on WordPress multisite environments.
Are Revisions Saved by This Plugin?
No, to avoid cluttering your database with unnecessary revisions, the revision feature is disabled. However, you can utilize the Update button at the conclusion of your post or page editing process to save a standard WordPress revision.
What If I Need Additional Support?
Absolutely! For any issues or queries, feel free to reach out through the contact form available on the Block Editor Search & Replace website. We’re here to help!
Changelog
1.1.7
New – Add WP admin main menu link as default and compact mode option for sub menu link
Update – Remove promo code which was disabled temporary
1.1.6
Fix – Fix upgrade notice to show every 30 days.
1.1.5
Update – WordPress 6.5 compatibility check
1.1.4
Fix – Replace all json_encode with wp_json_encode, and be sure the json_decode returns an array with 2nd arg true
Fix – Add wp_nonce for rating and upgrade notices links
Fix – Used esc_html, esc_url, wp_kses etc. to escape all missed strings
Fix – Use wp_strip_all_tags for strip_tags
1.1.3
New – Add upgrade notice with transient and dissmis nd success button
Update – Add UTM for plugin website links
Update – Update the rating notice block
Update – Update dev files to the latest version
1.1.2
Update – Remove admin user cap from settings-menu.php
Update – Move all ajax actions to settings-actions.php
Update – Move all search & replace ajax action to /search-replace files
Update – Update development and workflow files to match the Pro
Fix – Update the highlighter to search & replace to only the text without the HTML
Fix – Update the highlighter to preserve letter case when doing insensitive search and replace
1.1.1
Update – Break the requirements and settings into components
Update – Break the SASS into componenets and fixed some small CSS issues
Update – Refactor and optmize JS code, for the admin functions
1.1
New – Brand new plugin file structure for improved maintenance and easy addons with
New – Improved search and replace form UI
New – Update and add new Settings page with options
New – Used proper ReactJS for the block editor integration
New – Fixed and update the highlight and case-sensitive checkboxes and funcitonlity
1.0
Realease for the first stable version.
0.1
Initial release (beta) and first commit into the WordPress.org SVN.