>
Download This Plugin | |
Download Elegant Themes | |
Name | MM-email2image |
Version | 0.2.2 |
Author | Milan Milosevic |
Rating | 0 |
Last updated | 2012-10-08 10:56:00 |
Downloads |
1085
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
MM-email2image plugin added 7 bytes of resources to the Home page and 21 bytes of resources to the sample Post page.
MM-email2image plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! MM-email2image plugin ads no tables to your Wordpress blog database.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:
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!