We're merging with GenerateBlocks! Learn more here.

[Support request] Social Sharing Buttons

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Social Sharing Buttons

  • This topic has 3 replies, 3 voices, and was last updated 5 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2471
    Ira
    Participant

    Please add LinkedIn to the social sharing buttons

    #2483
    Tom
    Keymaster

    I’ve logged it as a feature request.

    Thanks!

    #5839
    Gary
    Participant

    Hi Tom,
    I’ve just purchased a license and it would really help me out if LinkedIn was an available sharing option. It’s important enough for the audience of this initial project that I’ll have to hack it in myself if necessary, but first I’d like to know if there is any firm ETA for this feature request at all?

    #5851
    Tom
    Keymaster

    You could try adding your own icons using a hook like this:

    add_action( 'wpsp_social_icons', function() {
        ?>
        Your icon in here
        <?php
    } );
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.