Beschrijving
A simple, lightweight WordPress plugin to automagically protect email addresses in menus via antispambot()
Installatie
- Upload
menu-email-antispam.phpto the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
- 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 functionantispambot()to block pesky spam bots for good.Note: Only works on links prefixed with
mailto:
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Menu Email Antispam” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Menu Email Antispam” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.0
- Initial release.