No more SPAM by spiders scanning you site for email addresses. With CryptX you can hide all your email addresses, with and without a mailto-link, by converting them using javascript or UNICODE.
Plugin Homepage
安装:
Upload "cryptX folder" to the /wp-content/plugins/ directory
通过 WordPress 的“插件”菜单激活插件。
Edit the Options under the Options Page.
Look at your Blog and be happy.
屏幕截图:
升级注意事项:
Nothing special to do.
更新日志:
3.4.5.3
fixed a Critical error in combination with WPML
3.4.5.2
fixed that mails are always displayed in this way: name [at] domain [dot] tld
3.4.5.1
forgot to set the default value of the $args argument from encryptx function
3.4.5
The "encryptx" template function has been revised so that it accepts arguments again, as in previous versions.
3.4.4
changed type hinting of an argument to be string or null on some methods
3.4.3
fixed a bug in the cryptx shortcode handler. (special thx to: jamminjames,basicweb)
3.4.2
changed WordPress required version in the plugin meta data
3.4.1
changed some method declarations to be compatible with older PHP versions
3.4
main code rewritten as class to prevent problems with WordPress or other plugin functions.
added documentation blocks to class methods for better readability.
renamed methods for better readability.
fixed some bugs
3.3.3.2
fixed the "Double Slashes in cryptx-asset-URL" issue
3.3.3.1
trouble with SVN :(
3.3.3
fixed some issues with PHP 8
3.3.2
re-added the $args argument to the template function 'encryptx' with some changes.
3.3.1
fixed a bug which causes a PHP Warning: call_user_func_array(). Sorry for this.
3.3.0
new design of the settings page
added plus sign (+) to autolink function
added value check while saving the settings
changed image replacement for the link text with WordPress media selector, so every image from the media library can now be used and will not be deleted by updates
changed color input field for PNG image creation to WordPress color picker
removed some unused code/files
removed $args from template function 'enctrypx'
documentation in progress ;)
3.2.18
fixed compatibility problems with Shariff Wrapper, which mailto-links doesn't contain an email address.
3.2.17
bug fixing and performance improvements. (Thanks to mkwprel)
3.2.16
"Notice: Only variables should be passed by reference in..." fixed
3.2.15
added whitelist of extension to solve the retina filename issue.
3.2.14
fixed a bug in combination with retina images @2x (thx to StuWeTueHo)