1 replies
Code:
function connector_tinyurl() {
    = new Snoopy;
   ("http://tinyurl.com/api-create.php?url=" . urlencode());
   return trim();
The above code, I want to modify to NOT use tinyurl, but to get the wp.me shortlink that is assigned to the self-hosted wordpress blog post on creation of said post.

Can someone help me with that please?

Be Well!
ECS Dave

P.S. As the forum isn't showing the code properly, I've attached it in a plaintext file.
#shortlink #wpme

Trending Topics