This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Menu Email Antispam

விளக்கம்

A simple, lightweight WordPress plugin to automagically protect email addresses in menus via antispambot()

Installation

  1. Upload menu-email-antispam.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

அடிக்கடி கேட்கப்படும் கேள்விகள்

How does it work?

This plugin scans all links added via a WordPress menu for email links (e.g. mailto:example@email.com) and passes them through WordPress’ built-in email encoding function antispambot() to block pesky spam bots for good.

Note: Only works on links prefixed with mailto:

Reviews

இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.

பங்களிப்பாளர்கள் & உருவாக்குனர்கள்

“Menu Email Antispam” is open source software. The following people have contributed to this plugin.

பங்களிப்பாளர்கள்

Translate “Menu Email Antispam” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release.