Features Overview

Better Find And Replace

A powerful WordPress plugin for all kind of Search & Replace either Real-Time or in Database.

Key Features

  • Easy to use and user-friendly options
  • Search and replace any text
  • Search and replace text loaded by Ajax / jQuery
  • Find and replace URLs
  • Search and replace images, attchment URLs etc..
  • Create word masking with find-replace over the whole website
  • Create find-replace temp rules without touching database.
  • Remove or change footer credit without touching database or HTML code
  • Replace anything in HTML code
  • Replace images in real-time rendering
  • Mask bad words posted in comments
  • Change different language’s content to your own language
  • RegEx supported
  • Replace any HTML tag or attribute
  • Lighting first find-replacement in Database table’s ( posts, postmeta, options )
  • Select a specific database table to replace content
  • Dry Run to see what will be change on Database
  • Search and replace Whole Words Only in Database
  • Ultimate powerful options for Search and replace Serialized Data in Database
  • Remove any item from Serialized Data in Database

Pro Features

  • Database Replacement Features:

    • Powerful search and replace in database
    • Ultimate solution for search & replace in serialized data & remove item
    • Automatic backup of the search and replacement data
    • Ultimate easy solution for restore data what you have replaced by mistake
    • Ability to check & replace each item separately which going to be replaced in the database
    • Bulk Replacement on report’s page, generate by dry run option
    • All tables in database
    • Search and replace Unicode Characters UTF-8 ( e.g: U+0026, REČA ) in Database
    • Additional filterting options in default / custom URLs
    • Filter new comments before inserting into Database
    • Filter new post before inserting into Database (Good for auto post generation website)
    • Special feature to search and replace in large table
  • Real-Time Rendering Features:

    • RegEx supported
    • Advance Regex - Powerful code blocks / multilines find and replace in real-time (masking) rendering
    • Advance Regex - Any (CSS / JS / HTML) code Block find and replacement in real-time (masking) rendering
    • Masking on Shortcodes
  • Advance filtering options :-

    • Case insensitive - search and replace case sensitive or insensitive
    • Whole Word - search and replace whole word
    • Unicode - search and replace Unicode Characters
    • Skip posts / page / custom taxonomies etc.. urls
    • Skip CSS - External, Internal, Inline
    • Skip JavaScript - External, Internal
    • Bypass rule - keep texts unchanged on specific area with special pattern
    • Bypass rule - keep base links / urls ( post, pages, custom taxonomies etc..) unchanged where find word exists in that URL.
  • Advance Regex - Code blocks / multilines find and replacement example - (Real-time Rendering) Find code block and replace with your own or keep blank replament field to remove code block. Let consider the following CSS code block for replace. Put following code block in find field

<style media="screen">
    html { margin-top: 32px !important; }
    * html body { margin-top: 32px !important; }
    @media screen and ( max-width: 782px ) {
        html { margin-top: 46px !important; }
        * html body { margin-top: 46px !important; }
    }
</style>

Then put following code block in Replace field to replace the above code block

<style>
    .site-title a{color: red;}
</style>

To get the best experience of search and replace for your wordpress website, Choose our Better Find And Replace Pro