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

Text strings are now only deserialized when containing a match #106

Closed AhmedTheGeek closed 7 months ago

AhmedTheGeek commented 7 months ago

Strings/Serialized Strings that don't contain a match for a search term are now completely skipped without attempting to unserialize the string.