Opis
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
Instalacja
- 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”.
Najczęściej zadawane pytania
-
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.
Recenzje
Kontrybutorzy i deweloperzy
„URL Replace” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “URL Replace” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
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