Kuvaus
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
- WordPress version 3.0 and later
- PHP version 5.3 and later
Käännös
- Deutsch, English: Detlef Stöver
- Srpski: Ogi Djuraskovic
Kuvankaappaukset
Asennus
- Uncompress the download package
- Upload folder including all files and sub directories to the
/wp-content/plugins/
directory. - Ota lisäosa käyttöön WordPress hallintapaneelin Lisäosat kohdassa
- Replace the urls using ’Manage’ menu at new ’Replace Urls’ sub menu
Arvostelut
Avustajat & Kehittäjät
“WPEX Replace DB Urls” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
Avustajat“WPEX Replace DB Urls” has been translated into 2 locales. Kiitoksia kääntäjille heidän työstään.
Käännä “WPEX Replace DB Urls” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
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