Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tom Morton

    (@tm3909)

    You can specify which link is shared if you are using the template tag.

    Try this:

    <?php
    $args = array(
        'url' => wp_get_shortlink($id)
    );
    wpsocialite_markup( $args );

    I haven’t tested the above but it should work.

    Let me know if that helps.

    Ian

    (@eismynameyahoocom)

    Hi Tom – love the plugin.
    Are you going to have the option of including Reddit?

    Best,
    Ian

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

The topic ‘Short Links’ is closed to new replies.