OpenPGP Encprytion Form on KBSupport
-
Hello, I would like to encrypt the message (textarea) for the tickets using OpenPGP form encryption.
This is a Plugin
OpenPGP Plugin<?php do_action('wp_head', 'openpgp_cryptbutton_header'); ?>
<button type="button" id="cryptbutton" class="cryptbutton " style="" data-pubkey-uri="https://domain/pgp.txt" data-textarea-id="">encrypt voucher</button>
But that doesn’t seem to work entirely.
It seems to work with other forms such as contact form or checkout fields.
Of course, since you are the programmer of the plugin, I hope for a solution
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘OpenPGP Encprytion Form on KBSupport’ is closed to new replies.