SurfLab Search & Replace

설명

SurfLab Search & Replace a lightweight tool focused on database search & replace.

🚀 Features:

Safely perform bulk find-and-replace operations directly on the database.
* Database Management: Supports all tables and handles serialized data (critical for preventing data corruption).
* Safety First: Includes a “Dry Run” mode to test before applying, case-sensitivity toggles, and specific GUID handling.

스크린샷

  • Search & Replace (LIGHT MODE): Interface showing search and replace process.
  • Search & Replace (DARK MODE): Interface showing search and replace process.
  • Search & Replace (LIGHT MODE): Table showing result summary of a operation.
  • Search & Replace (DARK MODE): Table showing result summary of a operation..

설치

Install SurfLab Search & Replace like you would install any other WordPress plugin.

Dashboard Method:

  1. Login to your WordPress admin and go to Plugins -> Add New
  2. Type “SurfLab Search & Replace” in the search bar and select this plugin
  3. Click “Install”, and then “Activate Plugin”

Upload Method:

  1. Download: Download the plugin zip file.
  2. Upload: Go to your WordPress Dashboard > Plugins > Add New > Upload Plugin. Select the surf-sr.zip file.
  3. Activate: Click “Activate Plugin”.

FAQ

Can I damage my site with this plugin?

Yes! Database operations are powerful. Entering a wrong search or replace string could break your site. Always perform a Backup before running a Search & Replace operation. Use the “Dry Run” feature first to verify what will be changed.

Does this work on WordPress Multisite Installation?

It is compatible with WordPress Multisite. Use with caution on WordPress Multisite installations.

How to switch between light and dark mode?

You don’t have to change anything it will adjust with your browser’s preferred theme.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“SurfLab Search & Replace”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “SurfLab Search & Replace”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release.
  • Basic Search and Replace functionality.
  • Serialized data support.