Цей плагін не перевірявся з останніми 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.

Вимоги

  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. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Replace the urls using ‘Manage’ menu at new ‘Replace Urls’ sub menu

Відгуки

03.09.2016
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