描述
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.
必需条件
- WordPress version 3.0 and later
- PHP version 5.3 and later
翻译
- 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. - 通过WordPress的的“Plugins”菜单激活插件
- Replace the urls using ‘Manage’ menu at new ‘Replace Urls’ sub menu
评价
2016 年 9 月 3 日
I don’t really review plugins, but I had to write one here. I had a URL that need to be changed on hundreds of pages and this plugin did the job in less than a minute. No glitches. I recommend it highly. Thank you!
贡献者及开发者
更新日志
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