Beskrivning
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.
Vanliga frågor
- 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:
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Menu Email Antispam” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Menu Email Antispam” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.0
- Initial release.