Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Safer Email Link

Beskrivning

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

Skärmdumpar

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.

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Safer Email Link” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Safer Email Link” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Initial release