Beschreibung
With WPEX Ersetze 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.
Anforderungen
- WordPress Version 3.0 und höher
- PHP Version 5.3 and höher
Übersetzung
- Deutsch, English: Detlef Stöver
- Srpski: Ogi Djuraskovic
Screenshots
Installation
- Uncompress the download package
- Upload folder including all files and sub directories to the
/wp-content/plugins/
directory. - Aktiviere das Plugin mit dem ‚Plugins‘-Menü in WordPress
- Replace the urls using ‚Manage‘ menu at new ‚Replace Urls‘ sub menu
Rezensionen
Mitwirkende & Entwickler
„WPEX Ersetze DB Urls“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„WPEX Ersetze DB Urls“ wurde in 2 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „WPEX Ersetze DB Urls“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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