Posts Tagged ‘wordpress’

Modifying Tweetme: replace bit.ly by microuri.com

November 3, 2009david No Comments »

This was a quick modification to use use MicroUri, instead bit.ly on Tweetme plugin. We just need to change a function called tweetme_bitly_link().
 
function tweetme_bitly_link($id) {
 
if (function_exists(’revcanonical_shorten’) &&
[...]

read More »

Upgrading to Wordpress 2.8.3

August 4, 2009david No Comments »

I’m having problems upgrading to Wordpress 2.8.3 I hope to solve them today
Share on Facebook

read More »

} catch(err) {}