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
86 stars 36 forks source link

Base64 Search Replace would help WPBakery users #51

Open sellcom opened 5 years ago

sellcom commented 5 years ago

WP Bakery (aka Visual Composer) unfortunately stores HTML with Base64 encoding. This prevents search/replace when moving from http to https (for one example).

Would be nice to add a Base64 flag on the Search and Replace page (perhaps with a warning to only use on wp_posts).

Decent Q&A + code here: https://stackoverflow.com/questions/47330037/changing-urls-in-visual-composers-raw-html-block