विवरण
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:
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
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.
बदलाव विवरण
1.0.0
- Initial release.