=== PB MailCrypt - AntiSpam E-Mail Encryption === Contributors: pascalbajorat Donate link: http://www.pascal-bajorat.com/spenden/ Tags: shortcode, email, encryption, spam, antispam, post, posts, page, admin, links, shortcode, email-encryption Requires at least: 3.0 Tested up to: 4.7 Stable tag: 2.2.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html This Plugin provides a Shortcode to encrypt email addresses / links and protect them against spam. == Description == This Plugin provides you an easy to use Shortcode to encrypt email links and protect them against spam bots. MailCrypt Shortcode: `[mailcrypt email="name@example.com" href="Alternative Contact Page URL" title="A-Tag title Attribute"]` - email = required - href = optional - title = optional Change the link text with an enclosing shortcode: `[mailcrypt email="name@example.com" href="Alternative URL"]link text[/mailcrypt]` You can also use a shorter variant of [mailcrypt] -> [mail] It's also possible to use PB MailCrypt in an automatic mode, you can enable this feature under "settings > general". If you have any questions or problems, you can ask me: [Pascal Bajorat - Webdesigner / WordPress / WebDeveloper](https://www.pascal-bajorat.com/ "Pascal Bajorat - Webdesigner / WordPress / WebDeveloper Berlin") == Installation == 1. Upload the full directory to wp-content/plugins 2. Activate plugin Tags Page in plugins administration 3. Now, you can use the shortcode [mailcrypt email="name@example.com"] 4. Enable the automatic mode under "settings > general" == Changelog == = 1.0 = * Initial release. = 1.0.1 = * Only a few changes in descriptions and links = 1.0.2 = * WordPress 4.0 Update = 2.0.0 = * Added a Settings-Panel * Plugin will now automatically encrypt mail addresses (if enabled) * General improvements = 2.1.0 = * Shortcode-Update: Supports now enclosing and self-closing shortcodes * Changed Text Domain = 2.1.1 = * Bug fix = 2.2.0 = * Bug fix * Exclude list: Now you can exclude page or post IDs from the auto-mode == License == GNU General Public License v.3 - http://www.gnu.org/licenses/gpl-3.0.html