描述
URL Replace helps you safely update old URLs in your WordPress database during website migration, domain change, or HTTP to HTTPS conversion.
Unlike basic SQL replacements, this version also supports serialized WordPress data, helping prevent broken widgets, page builders, and settings.
Key Features
- Replace old domain with new domain
- Search and update across WordPress database tables
- Serialized data safe replacement
- Clean and easy admin interface
- Compatible with latest WordPress versions
- Lightweight and fast
Recommended Usage
This plugin is useful for:
- Website migration
- Changing domain names
- Moving from HTTP to HTTPS
- Updating CDN or asset URLs
Important Notice
Always create a full database backup before running URL replacements.
Credits
Developed by Vipul Bokarvadiya
Website:
https://wishinfo.net/
Donate
If you find this plugin helpful, consider supporting future updates:
https://wishinfo.net/donate
安装
- Upload the plugin folder to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to the “URL Replace” menu in the WordPress dashboard.
- Enter old URL and new URL.
- Click “Replace URLs”.
常见问题
-
Will this plugin update URLs in all database tables?
-
Yes, the plugin searches and replaces URLs in WordPress database tables containing text-based data.
-
Does this plugin support serialized WordPress data?
-
Yes. Version 2.0 safely handles serialized data used by many plugins and page builders.
-
Is it safe to use?
-
Yes, but it is strongly recommended to create a full database backup before performing replacements.
-
Does it work with HTTPS migration?
-
Yes. You can easily replace HTTP URLs with HTTPS URLs.
评价
贡献者及开发者
更新日志
2.0
- Added serialized data safe replacement
- Improved WordPress 6.8 compatibility
- Improved security checks and sanitization
- Improved admin notices
- Added PHP 7.4 support requirement
- Performance and stability improvements
1.0
- Initial release