Hello,
How i can translate this plugin ?
Regards
]]>Hi,
Will this also encrypt file attachments?
Thanks
Hello,
I am using Custom Contact Forms plugin on wordpress to create my form. I am unsure where to insert the shortcode to encrypt this form.
Thanks for any help!
Sarah
]]>Hi,
have you tried if your plugin also works in IE? I just used it under firefox without any problem but with IE no encryption at all…
Bests
Sascha
Hi,
I just tried to activate your plugin and interact with contct form 7…
It alried worked, almost….
I have a contact form within a page (not article) and it seems that the openpgp.js library is not loaded. After changing your code from
// Set up stuff to print headers and things.
//add_action('wp_enqueue_scripts', 'openpgp_enqueue_scripts');
to
// Set up stuff to print headers and things.
add_action('wp_enqueue_scripts', 'openpgp_enqueue_scripts');
it worked. So why is the library not included by default?
Bests,
Sascha