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!
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!
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.
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.