Twitter and other third parties sites have great widgets that allow you to display how many times your posts have been retweeted. But how to do it in full text, without using a widget? Just read this recipe and you’ll know how you can easily do it.
The first thing to do is to open your functions.php file and insert the following function:
function tweetCount($url)View the Original article
0 comments:
Post a Comment