• Resolved Andrzej

    (@ukandrzej)


    I am using Jetpack by WordPress.com and Jetpack Extras by BarryCarlyon for sharing. Additionally on pages I obfuscate email addresses by using Email Address Encoder plugin. This works fine with email addresses I input into the pages. However, my company email address is shown in full on all pages that use sharing buttons.

    Not sure if this is an issue with Jetpack support or Jetpack Extras support.

    Example link

    Page source code on line 203 shows my email address which is good for spam bots.

    <input type=”hidden” name=”source_email” value=”[email protected]” />

    Can anything be done to stop this happening?

    https://www.ads-software.com/plugins/jetpack-extras/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Andrzej

    (@ukandrzej)

    Wondering if I could have an update on this please.

    Plugin Author Barry Carlyon

    (@barrycarlyon)

    Sorry missed your post initially.

    Thats jetpack core problem.

    Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Howdy,

    I’ll respond directly to the e-mail support ticket submitted by the OP. That e-mail is present only for logged-in viewers…prefilling their e-mail address to save them from having to type it in themselves.

    If you log out and view the share button’s source code you’ll see that line as <input type="email" name="source_email" id="source_email" value=""> as seen in the source on the OP site at https://cloudup.com/cjTT29YHj4S

    Cheers!

    Thread Starter Andrzej

    (@ukandrzej)

    Thank you very much for your help and explanation.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Using sharing buttons show my email in source code’ is closed to new replies.