Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Hide Email Address

Beschrijving

Hide Email Address allows you to make email addresses on your site invisible to web spiders and crawlers.
It also makes it still possible to easily copy and paste email addresses.

Please feel free to post your questions in the support threads of this plugin, we will be glad to help you with any issues.

PRO Version:
Automatically protects all email addresses on your site, for only 4.95 eur with Hide Email Address PRO (http://bunte-giraffe.de “http://bunte-giraffe.de”).

Main features

  • Hide email addresses from bots
  • Hide single-line sensitive content from bots
  • Protected content is generated as image 
  • Protected content is turned into text on click (for real visitors to copy)
  • Protected content uses the styles of your posts/pages/widgets
  • Automaticaly protects all emails on your site (PRO version)
  • Regular updates
  • Great support

Installatie

  1. Upload the plugin files to the /wp-content/plugins/hide-email-address directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Open post editor, select the email address you want to protect and click the button with a shield icon in the TinyMCE toolbar in Classic editor, or insert [bg-hide-email-address]email@domain.com[/bg-hide-email-address] shortcode into a Gutenberg text block.
  4. The address is now hidden from bots, but is shown to real visitors on your site.

FAQ

What are all the shortcode parameters?

Normaly you don’t need to change anything after the address has been protected.
However, depending on your current theme you might want to adjust the protected
email address to fit the height of other text on your website.
We give you flexibility to adjust the vertical alignment by adding inline_css parameter to the short code.
For example:
– If text appears to be above the line, use inline_css=”padding-top:2px” to move the address 2 pixels lower.
– If line-spacing under the line with the email address appears to be greater than between other lines, use
inline_css=”margin-bottom:-4px” to reduce the height of the line with the email address by 4 pixels.
Default value for bottom margin is “-3px” and it matches most of cases we tested the plugin with.
Typical short code looks like: [bg-hide-email-address]email@domain.com[/bg-hide-email-address]

Can I use Hide Email Address to protect something other than email addresses?

Sure, go ahead. Although we did not test such use cases extensively, we don’t see why not.
Get in touch with us in case there is something you tried and it did not work for you.
We will address your issue as soon as possible.

Beoordelingen

Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Hide Email Address” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Hide Email Address” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.1

Initial release.