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
- WordPress version 3.0 and later
- PHP version 5.3 and later
Tłumaczenie
- Deutsch, English: Detlef Stöver
- Srpski: Ogi Djuraskovic
Zrzuty ekranu
Instalacja
- Uncompress the download package
- Upload folder including all files and sub directories to the
/wp-content/plugins/
directory. - Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
- Replace the urls using 'Manage’ menu at new 'Replace Urls’ sub menu
Recenzje
Kontrybutorzy i deweloperzy
„WPEX Replace DB Urls” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniWtyczka „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