If you are managing lots of WordPress installations for different clients, or any other content management system for that matter (eg. Joomla!, Drupal etc.), you need a way to deploy changes quickly and easily.
Monthly Archives: December 2009
Retrieving your most recent Twitter Information
December 7, 2009 – 9:51 am
During a recent project I needed a script to retrieve some real-time data from a Twitter account and display the results on the homepage. After a quick search I came across a helpful PHP script by Joost de Valk. Much of the code below is based on his original script, so all credit to him.
