Beschrijving
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.
Eigenschappen
- WordPress version 3.0 and later
- PHP version 5.3 and later
Vertaling
- Deutsch, English: Detlef Stöver
- Srpski: Ogi Djuraskovic
Schermafdrukken
Installatie
- Uncompress the download package
- Upload folder including all files and sub directories to the
/wp-content/plugins/
directory. - Activeer de plugin via het ‘Plugins’ menu in WordPress
- Replace the urls using ‘Manage’ menu at new ‘Replace Urls’ sub menu
Beoordelingen
Bijdragers & ontwikkelaars
“WPEX Replace DB Urls” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“WPEX Replace DB Urls” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “WPEX Replace DB Urls” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
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
- Eerste versie