{"id":29337,"date":"2014-05-08T23:52:30","date_gmt":"2014-05-08T23:52:30","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/encrypt-email\/"},"modified":"2015-08-05T13:50:36","modified_gmt":"2015-08-05T13:50:36","slug":"encrypt-email","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/encrypt-email\/","author":11843990,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"3.2.0","stable_tag":"3.2.1","tested":"4.7.33","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Encrypt Email","header_author":"Luke Watts","header_description":"","assets_banners_color":"65adbc","last_updated":"2015-08-05 13:50:36","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/luke-watts.com\/doesnt-want-donations","header_plugin_uri":"http:\/\/github.com\/lukewatts\/encrypt-email","header_author_uri":"http:\/\/luke-watts.com","rating":3,"author_block_rating":0,"active_installs":100,"downloads":4797,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.1":"<ul>\n<li>Tested compatibility for WordPress 4.0<\/li>\n<li>Added shortcode [encrypted_email] which allows you to wrap emails in your content to encrypt them.<\/li>\n<\/ul>","1.0":"<ul>\n<li>Initial release<\/li>\n<\/ul>"},"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":"1013546","resolution":"","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"913544","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","2.0","2.1","3.0","3.1","3.1.1","3.2","3.2.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[267,27162,12166,12167,2419],"plugin_category":[41],"plugin_contributors":[85237,85236],"plugin_business_model":[],"class_list":["post-29337","plugin","type-plugin","status-closed","hentry","plugin_tags-email","plugin_tags-email-encryption","plugin_tags-encrypt","plugin_tags-encryption","plugin_tags-spam-protection","plugin_category-communication","plugin_contributors-affinity4","plugin_contributors-lukequietus","plugin_committers-lukequietus"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/encrypt-email\/assets\/icon.svg?rev=1013546","icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/encrypt-email_65adbc.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin allows users to encrypt emails in their content and widgets using a simple shortcode. The encryption uses a native Wordpress function antispambot().<\/p>\n\n<p>To encrypt your email simply use the shortcode:<\/p>\n\n<pre><code>[encrypt_email email=\"your@email-here.com\" text=\"Text displayed\"]\n<\/code><\/pre>\n\n<p>or since v1.1.0 you can wrap your email in the shortcode using:<\/p>\n\n<pre><code>[encrypted_email]your@email-here.com[\/encrypted_email]\n<\/code><\/pre>\n\n<p>If you want to display specific text use:<\/p>\n\n<pre><code>[encrypted_email text=\"Text to be displayed goes here\"]your@email-here.com[\/encrypted_email]\n<\/code><\/pre>\n\n<p>Since 2.0 you can use the 'Encrypt Email' button on the Visual Editor tab to wrap your selected email.<\/p>\n\n<p>Since 2.1 a lock icon is displayed beside sucessfully encrypted emails, viewable only for logged in users.<\/p>\n\n<h4>Future Features<\/h4>\n\n<ul>\n<li>Popup with text fields to insert email and display text for shortcode.<\/li>\n<li>Options panel with configuration options, including ability to pre-configure shortcode for one-click insertion of admin email and additional types of encryption including ASCII (SINGLE ENCRYPTION), ASCII (DUAL ENCRYPTION), DECHEX, WORDPRESS and RANDOM<\/li>\n<\/ul>\n\n<h4>Want to contribute?<\/h4>\n\n<ul>\n<li>Fork the project on <a href=\"https:\/\/github.com\/lukewatts\/encrypt-email\">Github<\/a><\/li>\n<li>Contact me through my website at <a href=\"http:\/\/luke-watts.com\">Luke Watts<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>encrypt-email<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Select your email in Visual Editor tab. <\/li>\n<li><p>Click \"Encrypt Email\" to wrap it in the [encrypted_email] shortcode and be spam free*<\/p>\n\n<p>*Of course there's no way for me 100% gaurantee you'll be spam free but this will certainly make it harder for email harvesters\nand spambots than doing nothing!<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Does this plugin work with the newest WordPress version and also older versions?<\/dt>\n<dd><p>Yes, this plugin works with WordPress 3 upwards!<\/p><\/dd>\n<dt>Will this work in my theme's widget areas?<\/dt>\n<dd><p>As long as the theme has enabled shortcodes in your sidebar \/ widgets then this method will work. However, if the widget is already inserting the <a href=\"mailto:\"><\/a> link then this shortcode won't work in such fields. You'll notice upon saving the widget then it removes everything after the first \" sign.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>3.2.0<\/h4>\n\n<ul>\n<li>Formatting code. Removing PHP 5.3+ array syntax from Shortcodes class<\/li>\n<\/ul>\n\n<h4>3.1.0<\/h4>\n\n<ul>\n<li>MAJOR BUG FIX: Fixed issue where files in subfolders where not loading<\/li>\n<\/ul>\n\n<h4>3.0.0<\/h4>\n\n<ul>\n<li>Added EncryptEmailShortcodes Class to handle creating shortcodes<\/li>\n<li>Added EncryptEmailAsset Class to handle loading scripts and styles<\/li>\n<li>Added EncryptEmailQuickTag Class to handle creating quicktag buttons<\/li>\n<li>Moved encrypt-email.css into assets\/css directory<\/li>\n<li>Added QuickTag button for HTML editor<\/li>\n<\/ul>\n\n<h4>2.1.0<\/h4>\n\n<ul>\n<li>Added icon to display beside sucessfully encrypted emails. ( Viewable only for logged in users )<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Added TinyMCE button which will allow you to simply select your email and click \"Encrypt Email\" to wrap it in the [encrypted_email] shortcode.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Tested compatibility for WordPress 4.0<\/li>\n<li>Added shortcode [encrypted_email] which allows you to wrap emails in your content to encrypt them.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"This plugin allows users to encrypt emails in their content and widgets using a simple shortcode. The encryption uses a native Wordpress function anti &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/29337","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=29337"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/lukequietus"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=29337"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=29337"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=29337"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=29337"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=29337"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=29337"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}