Forums
Forums / Plugin: URL Shortify - Simple and Easy URL Shortener / get_the_shorturl()
(@gsdm)
1 year, 7 months ago
hi
how can i use ” get_the_shorturl() ” for my site? and exactly what is this doing? Where should it be added?
look like it’s added in new version.
(@mikeatkaizencoders)
get_the_shorturl() method is useful for generating a short url of a current post, page.You can place this method in theme’s function.php and it will create a short url of a current post, page & custom post types.
function.php
The topic ‘get_the_shorturl()’ is closed to new replies.