Završio sam još jedean plugin za WordPress: mm-email2image, ako želite možete ga pruzeti sa sajta WordPress.org.
Ovaj plugin omogućava da deo teksta automatski iz posta prikažete kao slika. Osnovna namena bila je sakrivanje e-mail adresa od različitih “napasti”, ali može se koristiti za bilo koji tekst, npr. ovaj.
Nakon instaliranja i aktiviranja plugina upotreba je jednostavna. Dok kucate tekst ubacite tagove, tzv. shortcode, u tekst koji kucate. Na primer:
ovaj tekst postaje slika
Plugin omogućava i selektovano konvertovanje teksta u sliku. Ako, na primer, želite da sliku vide neregistrovani posetioci a da oni koji su prijavljeni vide običan tekst treba upotrebiti: [e2i type=’login’] text . Ako tip login zamenite sa sa admin tekst će biti konvertovan u sliku za sve posetioce osim administratora sajta.
Ova verzija plugina ima samo osnovne funkcije i neke nedostatke. U sledećoj verziji postojaće mogućnost jednostavnog izbora boje, fonta i veličine teksta u sličici. U planu je i mogućnost za ubacivanje teksta u više redova.




![Pomračenje Meseca polusenkom (5. maj 2023) 4 Slika dana: Mesec u polusenci [18.10.2013]](https://i0.wp.com/www.svetnauke.org/wp-content/uploads/2013/10/2013-10-18-Mesec-u-polusenci1.jpeg?fit=2000%2C1600&ssl=1)





![Prvi teleskop 10 Slika dana: Galileo Galilej i teleskop [25.08.2014]](https://i0.wp.com/www.svetnauke.org/wp-content/uploads/2014/08/2014-08-25-Galileo-Galilej-i-teleskop.jpg?fit=800%2C595&ssl=1)














																			
																			
																			
Works great, thank you
Поздрављам идеју, и осећам да ће следећа варзија са свим тим додацима бити права ствар спремна за масовну употребу.
Hi there, can you give guidance how to change the font?
Just tried: $font_file = imageloadfont(‘verdana.ttf’);
– and added $font_file to imagechar
– and uploaded the font file to this plugin folder
– but didn’t quite manage to get it work.
I think that you can’t use imageloadfont for TTF, it’s just or bitmap fonts.
You can change the code to use the imagettftex function. I’ll do it when I have time.
this plugins is not work for me
it display warning like
Illegal string offset ‘type’ in C:\wamp\www\demo\wp-content\plugins\mm-email2image\mm-email2image.php on line 31
can you help ??
The plugin is not updated for a very long time so maybe there are some problem in compatibility. I’ll check as soon as I can and let you know here and by e-mail.
Sorry for any problems.
I made some small changes in code and the problem should be fixed.
As I can see from the error massage you are using Windows? Unfortunately I can not test it on Windows machine, so please, update plugin and let me know if it works.
Thank you.
I am use now. Working good. thanks for share.