Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Safer Email Link

Beschreibung

Adds a button to the TinyMCE to wrap an email address with a shortcode using the WordPress antispambot function.

Screenshots

  • How to use the button with highlighted text
  • How the resulting action will look in the post editor
  • How the link will display in the post

Installation

This section describes how to install the plugin and get it working.

  1. Upload the ’safer-email-link‘ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. That’s it.

FAQ

What does this do?

Adds a button to the TinyMCE to wrap an email address with a shortcode using the WordPress antispambot function. Obfuscates the email address so that only browsers can see the normal address, while the source code displays jumbled characters. Also includes a CSS class (a.email-link) if you want to style it differently that the rest of your site.

Is that it?

Yep. That’s it.

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

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

Mitwirkende

Übersetze „Safer Email Link“ 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

  • Initial release