Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

WPEX Replace DB Urls

Opis

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.

Wymagania

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

Tłumaczenie

Zrzuty ekranu

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

Instalacja

  1. Uncompress the download package
  2. Upload folder including all files and sub directories to the /wp-content/plugins/ directory.
  3. Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
  4. Replace the urls using 'Manage’ menu at new 'Replace Urls’ sub menu

Recenzje

2016-09-03
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!
Przeczytaj 5 recenzji

Kontrybutorzy i deweloperzy

„WPEX Replace DB Urls” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Wtyczka „WPEX Replace DB Urls” została przetłumaczona na 2 języki. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “WPEX Replace DB Urls” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

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