這個外掛並未在最新的 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