Protect email addresses and phone numbers from spam bots with a simple shortcode.
As of April 2026, Spamex is a WordPress spam plugin with 0 active installations and a 0/5 rating0. It has been downloaded 475 times in total. Requires WordPress 4.7+ and PHP 5.6+. Available on WordPress.org since 2025. Top alternative: Akismet Anti-spam: Spam Protection.
Spamex provides a shortcode to obfuscate email addresses and phone numbers in HTML. This protects them from scraping bots while staying readable for users.
[spamex email="[email protected]" key="secret"][spamex phone="+1!123!456"]Email:
– The key is injected between domain and TLD.
– Example: name@domain<b>.secret</b>.tld (key is hidden via CSS)
Phone:
– Format must be: prefix!middle!suffix
– The middle part is replaced by random digits.
– Example: +49!123!456 → +49123<b>XYZ</b>456
In both cases, the <b> part is hidden using CSS and only fools bots.
[spamex email=”[email protected]” key=”protect”]
[email protected]
[spamex phone=”+49!123!456…
| WordPress | 4.7+ requiredTested up to 6.8.5 |
| PHP | 5.6+ required |
Public release
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.