Viewing 3 replies - 1 through 3 (of 3 total)
  • I’ll second this. I run custom shorturls for branding and sharing, and this is the first sharing plugin I’ve used where I couldn’t choose the short url instead of the full permalink. Anyone who tracks their shared links via something like bitly would need this option. It would be great if it could be added in the next release. 🙂

    If anyone’s curious about making the change in the meantime, you can just edit simple-share-buttons-adder.php.

    Change:

    get_permalink ($post->ID)

    To:

    wp_get_shortlink ()

    That’s what worked for me at least. Now it’s pulling my custom shorturls instead of the permalinks.

    Great hack, would be wonderful to have it included in the next plugin update !

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Using post short link’ is closed to new replies.