Should this plugin grab existing Yourls short URLs?
-
I’ve been using Otto’s plugin since he released it to generate my shortlinks. On upgrade to 3.5, it crashed on me. So I tried your plugin.
It installs perfectly, and works great on new posts. On my test post here
https://vudu.me/3lv
The shortlink was made, and displays when I call for itBut I’m not getting any of my existing shortlinks showing up for any previous posts, they come up as:
https://voodoopress.com/?p=1608I’m using
<input type='text' value='<?php echo wp_get_shortlink(get_the_ID()); ?>' onclick='this.focus(); this.select();' />
to spit out the shortlink
Thanks!
https://www.ads-software.com/extend/plugins/yourls-link-creator/
- The topic ‘Should this plugin grab existing Yourls short URLs?’ is closed to new replies.