このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

要件

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

訳文

スクリーンショット

  • 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. 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