描述
A simple, lightweight WordPress plugin to automagically protect email addresses in menus via antispambot()
安裝
- Upload
menu-email-antispam.phpto the/wp-content/plugins/directory. - 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 functionantispambot()to block pesky spam bots for good.Note: Only works on links prefixed with
mailto:
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
1.0.0
- Initial release.