Posts tagged as "plugin"
New version of Tracked Tweets available
I have just released an update for Tracked Tweets. I have modified the code used to get the shortened URL from TinyURL, as the old method was not working. This was due to the security settings on some servers. I was originally using “file_get_contents()”, then I switched to “fopen()”, and when that was still having [...]
My First Wordpress Plugin: Tracked Tweets
I’ve been spending some time making a wordpress plugin that tweets when you make a wordpress post. I think it has a few new features that other plugins do not.