Posts tagged wordpress

WordPress 2 for iPhone

Not sure how I missed this but if you use the WordPress iPhone app make sure you have the 2.0 release. I’m perplexed at why they did it this way since both versions are free but they made version 2 a new app. In either case, just got it and it is way better than the original!

Visit this Link

Mass Search and Replace for WordPress

Had a need for this tonight and went looking… Found this incredibly useful WordPress plugin that enables mass search and replace in your MySQL database directly from WordPress. With great power comes great responsibility so be careful with it!

Visit this Link

WPtouch for WordPress

Brilliant plugin for WordPress that displays your blog in an iPhone inspired theme when viewed with mobile browsers. Super cool, using it on both blogs.

Visit this Link

Wordpress Backup to Gmail

Going to try this, stat!

Visit this Link

How to fix the Warning: array_map() [function.array-map] errors with rss.php in Wordpress

All of the sudden I started seeing errors in rss.php on my front page. Something like Bad arguments. in /var/www/…/wp-includes/rss.php on line 175,
The first argument, ‘map_attrs’, should be either NULL or a valid callback… It took me a good while to find this fix.

Visit this Link