Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Menu Email Antispam

Beschreibung

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:

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Menu Email Antispam“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Menu Email Antispam“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.0

  • Initial release.