MM-email2image Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin allows you to add a shortcode and convert any part of text to image. Pluging is usefull if you want to protect e-mail addresses or links in your post.
To use plugin just install it and activate. When the plugin is activated you can use [e2i] text you wish to convert to image [/e2i]. If you use this tag you will create image with default optios (you can set them in Option page). Also, you can override default options by adding parametars to the tag:
[e2i type=”login” color=”FFCC88″ size=”3″ bgcolor=”0044AA” trans=”NO”] text [/e2i]
Possible values:
* type="...": show normal text to admin, login or none
* color="...": text color, 000000 - FFFFFF
* size="...": text size, 1 - 5
* bgcolor="...": background color, 000000 - FFFFFF
* trans="...": transparent background, YES - NO
Changelog:
2015-03-13: version 0.2.5
Bugfix & compatibility: WordPress 4.1.1
2012-10-09: version 0.2.2
Bugfix & compatibility: WordPress 3.4.2
2009-12-25, version 0.2.1
Bugfix: WordPress 2.9
2009-03-20, version 0.2
Add: option page
Add: choose font size and color, background color and transparency
2009-03-17, version 0.1.2
Bugfix: problems in encryption solved
2009-03-17, version 0.1.1
Bugfix: added encryption of text tagged for conversion
2009-03-12, version 0.1
First realase!