johngodley / search-regex

Search Regex adds a powerful set of search and replace functions to WordPress that go beyond the standard searching capabilities, with full regex support.
https://searchregex.com
GNU General Public License v3.0
32 stars 8 forks source link

Add basic serialization support #66

Closed johngodley closed 4 years ago

johngodley commented 4 years ago

Add basic serialization support. Serialized values are shown in the UI, and if trying to replace a serialized value we directly update the table without validating the object.