=== WPEX Replace DB Urls === Contributors: wpexperte Donate link: http://wpexperte.de/wpex-replace Tags: cleanup, admin, database, rename, replace, url, post, page Requires at least: 3.0 Tested up to: 4.4 Stable tag: 0.4.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The easiest, most effective way to replace urls in the wordpress database. == Description == With [WPEX Replace DB Urls](http://wpexperte.de/wpex-replace "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 = 1. WordPress version 3.0 and later 2. PHP version 5.3 and later = Translation = * Deutsch, English: Detlef Stöver * Srpski: [Ogi Djuraskovic](http://firstsiteguide.com) == Installation == 1. Uncompress the download package 2. Upload folder including all files and sub directories to the `/wp-content/plugins/` directory. 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Replace the urls using 'Manage' menu at new 'Replace Urls' sub menu == Screenshots == 1. The menu to wpex replace. 2. Instantly scan your database and see which urls are found. == 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 = * First version