Using API to generate short link
I want to use a shortcode that generates a short URL from API of Premium URL Shortener script. I added code from API … Read more
I want to use a shortcode that generates a short URL from API of Premium URL Shortener script. I added code from API … Read more
Is there a way to force a social sharing plugin to use the shortlink each of my WP posts automatically gets (YOURLS service … Read more
I’ve this plugin to create shortlink using the bitly API, but there’s a problem! function yoast_bitly_shortlink($url, $id, $context, $allow_slugs) { if ( ( … Read more
I tried using a shortlink code, but only the link is displaying and it isn’t working either. <?php the_shortlink(‘http://abc.com/?p=52’); ?> I am using … Read more
Short links generated by wordpress is not working for post permalinks like this: https: //www.mysite.com/test/mypage It’s working if the permalink looks like this: … Read more
Curently if we use the insert link dialog to insert a link to another post, WordPress always use the permalink of that post. … Read more
I need random (and unique) alphanumeric permalinks. I’ve looked at several plugins but they all seem to do some form of redirection to … Read more
We have a nice short domain name, but links to media files are way too long because the file names are long and … Read more