Search & Replace

Opis

With Search & Replace you can search for everything and replace this with everything but before you do this you can easily create a simple database backup and restore it.

For avoiding problem please keep in mind that this plugin search and replace strictly what is specified in „Replace With”.
Common error example:
Search For: http://web.com/wordpress/
Replace With: http://neuweb.com/wordpress
The url become something like: http://neuweb.com/wordpresscontent/…

Correct „Replace with”:
Search For: http://web.com/wordpress/
Replace With: http://neuweb.com/wordpress/
The url become something like: http://neuweb.com/wordpress/content/…

We have implemented special features!

The first one is „Replace a Domain / URL” that is useful for a quick and simple transfer or a migration of a WordPress site.
The second feature is full support for serialized data. There are a lot more features – check them out! 🙂

Our goal with this plugin is to give you a good solution for manipulating your data for both Developers and Users of WordPress.

Uwaga: Ta wtyczka wymaga PHP 5.6 lub nowszego do aktywacji.

Checkout our GitHub Repository

Funkcje

  • Wyszukaj i zamień dane w swojej bazie danych WordPress
  • Zmień domenę/adres URL instalacji WordPress
  • Obsługuje serializowane dane
  • Wybierz „uruchom na próbę” lub pobierz plik SQL
  • Zmień prefiks tabeli
  • Tworzenie kopii zapasowych i przywracanie bazy danych
  • WordPress Multisite support
  • Localized and ready for your own language

Crafted by WP Media

Made by WP Media.

Donation?

You want to donate – we prefer a positive review, not more.

Zrzuty ekranu

  • Wyszukaj i zamień
  • Zamień domenę/adres URL
  • Przywróć bazę danych
  • Kopia zapasowa bazy danych
  • Ekran wyników po wyszukaniu lub wyszukaniu i zamianie

Instalacja

Wymagania

  • WordPress 4.0 (pojedyncza i wielowitrynowa)
  • PHP 5.6, nowsze wersje PHP będą działać szybciej.

Recenzje

2024-07-10
So useful and it is free – no „Pro” version to get the features. Thanks!
2024-06-06
plugin searches and replaces character string and creates a new database, which you need to download, then import. The database that plugin created could not be imported by plugin. Message says that the file is not a valid sql file. Kinda dumb workflow, but not being able to import a sql file that was created by plugin is ridiculous
2024-05-26
When selecting many tables for the search, I often got errors. Another similar plugin doing the exact job did not give me errors.
2024-03-27
When using the free version this tool just shows you what could be replaced and doesn’t actually make any changes..False advertising, wasting peoples time 🙁
2024-01-19 2 odpowiedzi
Can’t understand why anyone would give the plugin less than 5 stars. Does exactly what it is designed for and does it well. Use with caution and always do a dry run first. Inspect the provided log and enjoy 🙂 Thanks to author for sharing with the community.
Przeczytaj 279 recenzji

Kontrybutorzy i deweloperzy

„Search & Replace” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Wtyczka „Search & Replace” została przetłumaczona na 16 języków. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “Search & Replace” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

3.2.3 (2024-08-26)

  • Fix a vulnerability when deserializing objects from the database
  • Fix deprecation logs about optional parameters declared before required parameters

3.2.2 (2024-05-16)

  • Now owned by WP Media
  • Fixed potential time based SQL injection

3.2.1 (2019-06-06)

  • Update readme for tested up WP versions
  • Add check for replace function to get more solid replace for custom tables. #132
  • Fix small typos
  • Fix Throwable because we set as minimum php 5.6

3.2.0 (2019-01-17)

  • Added CSV format alternative for search/replace #82.
  • Improve code structure, preparation for more solid UnitTests.
  • Improve Modal Table UI.
  • Added Multiline searching #119.
  • Fix several issues to run always with php 5.6 to 7.2.

v3.1.2 (2016-12-31)

  • hotfix: prevent declaration error with Requisite

v3.1.1 (2016-12-24)

  • Refactor Plugin loading #67
  • Display error notice is the search value the current domain and save changes to Database selected

v3.1.0 (2016-02-07)

  • Improve codquality
  • Prepared for localization (GlotPress)
  • Prevent doing idle prozesses if search & replace pattern the same
  • Implement better BigData handling.
  • Implement better tab and adminpage handling #33
  • Prepare the Plugin for localization, change Text-Domain.#47
  • Remove difference in wordings for buttons between descriptions.#46

v3.0.1 (2016-02-09)

  • Add support for Searchpattern with quotes. #40
  • Basic travis support for travis was added. #38
  • Fix Unittest #37

v3.0.0 (2016-01-29)

  • Refactor the plugin, new requirements, goal and result.
  • Thanks to Sven Hinse for help to maintain the plugin
  • Changeable table prefix on replace site URL tab enhancement
  • Implement database backup & import tab
  • Implement dry Run: Keep for search and replace
  • Prevent self destroy
  • Multisite basic support – show only tables of current site
  • Add special tab for replace the URL
  • Supports serialized data
  • Refactor the whole codebase

v2.7.1 (2015-05-28)

  • Fix for changes on database collate since WordPress version 4.2
  • Fix to reduce backslashes in search and replace string

v2.7.0 (2014-09-14)

  • Exclude serialized data from replace function (maybe we reduce the support)
  • Add hint, if is serialized data on the result table
  • Fix to see also the result case sensitive

v2.6.6 (09/05/2014)

  • Thanks to Ron Guerin for help to maintain the plugin
  • Fix to use $wpdb object for all database access
  • Fix inability to search and replace quoted strings
  • Output changes to clarify when searching vs. searching and replacing
  • Some changes to English strings and string identifiers

v2.6.5

  • Fix for change User-ID, add table comments

v2.6.4

  • Fix capability check, if the constant DISALLOW_FILE_EDIT is defined

v2.6.3 (10/10/2011)

  • filter for return values, html-filter
  • add belarussian language
  • add romanian language files

v2.6.2 (09/11/2011)

  • change right object for use the plugin also on WP smaller 3.0, include 2.9
  • add function search and replace in all tables of the database – special care!

v2.6.1 (01/25/2011)

  • Feature: Add Signups-Table for WP MU
  • Maintenance: check for tables, PHP Warning fix

v2.6.0 (01/03/2011)

  • Feature: add an new search for find strings (maybe a new way for search strings)
  • Maintenance: small changes on source

v2.5.1 (07/07/2010)

  • small changes for use in WP 3.0
    Status API Training Shop Blog About Pricing