Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Anti SpamBot Email Button

Deskripsyon

Adds a button to the TinyMCE editor that puts a selected email address into a shortcode [email] and turns it into a mailto-link, which uses WordPress’ native antispambot() function to encode the emailadress so harvesters can’t get it.
This is my very first public plugin, so please be gentle with your comments 😉

Find it on GitHub

Mga Screenshot

Pag-install

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place an emailadress in your post or page, select it and press the email button in the WYSIWYG editor

FAQ

How do I use it in the plain HTML editor?

Put the email adress in the [email] shortcode like this: [email]email@myhost.com[/email]

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Anti SpamBot Email Button” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Anti SpamBot Email Button” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0

  • Version bump for WordPress 4.1 support

0.1

  • First release in the wild