deliciousbrains / better-search-replace

A simple plugin for updating URLs or other text in a database.
https://bettersearchreplace.com
GNU General Public License v3.0
89 stars 36 forks source link

Unable to replace ASCII characters #45

Closed clarkedesign closed 11 months ago

clarkedesign commented 6 years ago

I want to replace http%3A%2F%2Fmydoimain.users63.mydns.co.uk%2F with http%3A%2F%2Flivewebsite.co.uk%2F

This used to work, but now better Search Rpelace seems to convert those special ASCII % characters back to normal character sfor me.

That's no use as I want to replace character strings creted by WP Bakery, which use ASCII % characters