Replacing Permalink With wp.me Shortlink?
-
I am using the AddThis plugin to share blog posts. I currently have code that says:
<?php do_action('addthis_widget', get_permalink(), the_title('', '', false)); ?>I would like this to use the wp.me shortlink instead of the permalink because one of the apps I’m sharing to is Twitter.
Is this possible?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Replacing Permalink With wp.me Shortlink?’ is closed to new replies.