PluginProbe
CryptX / 3.2.3
CryptX v3.2.3
4.2.1 4.2.0 4.1.1 trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.9 2.0 2.1 2.2 2.3 2.3.1 2.3.2 2.3.3 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 All 93 releases
cryptx / readme.txt

readme.txt in CryptX 3.2.3, at readme.txt

95 lines 3.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === CryptX ===
2 Contributors: Ralf Weber
3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4026696
4 Tags: encode, antispam, email, spam, spider, unicode, mailto, filter, spambot, decrypt, encrypt, mail, javascript, post, page, widget, image, comment, excerpt, custom fields
5 Requires at least: 3.0
6 Tested up to: 3.6-beta3
7 Stable tag: 3.2.3
8
9 == Description ==
10
11 No more SPAM by spiders scanning you site for email adresses. With CryptX you can hide all your email adresses,
12 with and without a mailto-link, by converting them using javascript or UNICODE. Although you can choose to add
13 a mailto-link to all unlinked email adresses with only one klick at the settings. That's great, isn't it?
14
15 [Plugin Homepage](http://weber-nrw.de/wordpress/cryptx/ "Plugin Homepage")
16
17 == Screenshots ==
18
19 1. Plugin settings
20 2. Template functions
21
22 == Changelog ==
23
24 See [Plugin Homepage](http://weber-nrw.de/wordpress/cryptx/ "Plugin Homepage") for details!
25 = 3.2.3 =
26 * minor bugs fixed
27 * added support for wordpress multisites
28 = 3.2.2 =
29 * minor bugs fixed
30 * deprecated template function 'cryptx' removed
31 = 3.2.1 =
32 * fixed a bug at the installed plugins page (Thx to Ben)
33 = 3.2 =
34 * fixed many bugs
35 * added new template function encrypts()
36 * added experimental support for custom fields
37 = 3.1.2 =
38 * fixed a bug in the template function (should now work without errors)
39 = 3.1.1 =
40 * added support for subject information in the template function
41 * added some missing translation strings
42 = 3.1 =
43 * added support for custom fields
44 * removed the vertical-align for the generated image. The alignment should be done by css with the class 'cryptxImage'.
45 = 3.0 =
46 * huge parts of code rewritten to fix some problems. (Thx to Harald Bertels)
47 = 2.8 =
48 * complete code review! All errors shown with WP_DEBUG where fixed.
49 = 2.7.1 =
50 * bug fixing with some php installations (thx to Norman Rzepka)
51 = 2.7 =
52 * added the shortcode [cryptx]...[/cryptx]! The shortcode was implemented for posts and pages, where CryptX was switched off.
53 = 2.6.6 =
54 * fixed a bug in the template function. (thx to Jessica for reporting the bug)
55 = 2.6.5 =
56 * fixed a missing slash at the end of the image tag.
57 = 2.6.4 =
58 * fixed a bug with some php versions.
59 = 2.6.3 =
60 * some bugs are fixed, e.g. the non functional "add mailto checkbox" on the option page.
61 = 2.6.2 =
62 * added the option to choose where the needed javascript is loaded (header/footer)
63 = 2.6.1 =
64 * bugfix for the autolink function ( see comment: http://weber-nrw.de/wordpress/cryptx/comment-page-7/#comment-415 )
65 = 2.6.0 =
66 * Added new feature to convert email adress into an image
67 = 2.5.1 =
68 * Added Option to disabled/enable the CryptX Widget on editing a post or page.
69 = 2.5.0 =
70 * Changed the location to store the disabled per post/page option from postmeta to CryptX Options. This should keep the postmeta fields clean.
71 = 2.4.6 =
72 * added support for ssl-secured sites
73 = 2.4.5 =
74 * added support for mailto links without email adress, like a link from "Sociable"
75 = 2.4.4 =
76 * added support for widgets
77 * added information how to implement CryptX in your template
78 = 2.4.3 =
79 * added support for content provided by shortcodes like "WP-Table Reloaded"
80 = 2.4.2 =
81 * missed to delete my internal Debug function :-(
82 = 2.4.1 =
83 * Changed routine in the new Option if Custom Field not exist.
84 = 2.4.0 =
85 * Add Option to disable CryptX on single post/page
86
87 == Installation ==
88
89 1. Upload "cryptX folder" to the `/wp-content/plugins/` directory
90 2. Activate the plugin through the 'Plugins' menu in WordPress
91 3. Edit the Options under the Options Page.
92 4. Look at your Blog and be happy.
93
94 [Plugin Homepage](http://weber-nrw.de/wordpress/cryptx/ "Plugin Homepage")
95