वर्णन
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
Translation
- Deutsch, English: Detlef Stöver
- Srpski: Ogi Djuraskovic
स्क्रीनशॉट
स्थापना
- Uncompress the download package
- Upload folder including all files and sub directories to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Replace the urls using ‘Manage’ menu at new ‘Replace Urls’ sub menu
समीक्षा
योगदानकर्ते आणि विकसक
“WPEX Replace DB Urls” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्ते“WPEX Replace DB Urls” 2 लोकॅलसमध्ये भाषांतरित केले आहे. अनुवादकांना त्यांच्या योगदानाबद्दल धन्यवाद.
भाषांतर करा “WPEX Replace DB Urls” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
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