這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WPEX Replace DB Urls

外掛說明

With WPEX Replace DB Urls you can replace one ore more urls in the complete database. Serialized strings are also supported.
You can replace an URL with another. This is sometimes necessary, for example when you change the domain name.

Since version 0.4.0 it’s also possible to change folders.

Requirements

  1. WordPress version 3.0 and later
  2. PHP version 5.3 and later

Translation

螢幕擷圖

  • The menu to wpex replace.
  • Instantly scan your database and see which urls are found.

安裝方式

  1. Uncompress the download package
  2. Upload folder including all files and sub directories to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Replace the urls using ‘Manage’ menu at new ‘Replace Urls’ sub menu

使用者評論

2016 年 9 月 3 日
I don't really review plugins, but I had to write one here. I had a URL that need to be changed on hundreds of pages and this plugin did the job in less than a minute. No glitches. I recommend it highly. Thank you!
閱讀全部 5 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WPEX Replace DB Urls〉的開發相關工作。

參與者

〈WPEX Replace DB Urls〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈WPEX Replace DB Urls〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.4.0

  • add support for folders like http://www.foo.com/bar

0.3.0

  • add language for serbian
  • add support for objects in serialized strings

0.2.0

  • Pagination and search box implemented

0.1.1

  • Fixed: bug not found admin-ajax.php

0.1.0

  • First version