wordpress-plugin icon indicating copy to clipboard operation
wordpress-plugin copied to clipboard

Add support for obfuscation

Open Cook-I-T opened this issue 1 year ago • 1 comments

It would be nice if the obfuscation plugin was added, I would like to obfuscate the phone-number and address as explained here, but I just could not get it to work. Naively adding a custom HTML block with <script src="https://cdn.jsdelivr.net/gh/altcha-org/altcha@main/dist_plugins/obfuscation.min.js"></script> did not work as it throws a Uncaught SyntaxError: export declarations may only appear at top level of a module error.

Cook-I-T avatar Jan 10 '25 21:01 Cook-I-T

Hi, the obfuscation feature will require more complex implementation in the plugin. Will be added in some of the future releases.

ovx avatar Jan 19 '25 06:01 ovx