Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

Menu Email Antispam

Beskrivelse

A simple, lightweight WordPress plugin to automagically protect email addresses in menus via antispambot()

Installation

  1. Upload menu-email-antispam.php to the /wp-content/plugins/ directory.
  2. 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 function antispambot() 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.

Bidragsydere

Ændringslog

1.0.0

  • Initial release.