• Resolved kevinu

    (@kevinu)


    When I go to my sharing settings I am unable to find the “Email” item that is shown in a lot of screenshots and tutorials. I really need this feature, has it been removed or do I need to enable it somewhere?

Viewing 1 replies (of 1 total)
  • Plugin Support Bruce (a11n)

    (@bruceallen)

    Happiness Engineer

    Hi @kevinu

    Are you using Jetpack and Akismet on the site? Email sharing is only available if you are using the Akismet spam-filtering plugin to prevent spam abuse or if you explicitly enable it by adding the following to your functions.php file or a functionality plugin:

    add_filter( 'sharing_services_email', '__return_true' );

Viewing 1 replies (of 1 total)
  • The topic ‘Unable to add the “Email” Sharing button’ is closed to new replies.