Beskrivelse
A simple, lightweight WordPress plugin to automagically protect email addresses in menus via antispambot()
Installation
- 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:
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Menu Email Antispam” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Menu Email Antispam” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.0.0
- Initial release.