I dropped in the WordPress iPhone Plug-in and Theme on this site. iPhone users, enjoy. It’s pretty darn slick. I made one code change that I think will make sense for many WordPress blogs, especially if you post from Flickr: on line 13 change the_excerpt so it reads: < ?php the_content(); ?> Thanks for the tips, Kyle.
UPDATE: The iPhone theme is too limiting in my opinion so I ended up removing it. Fun for a bit though. My next theme I plan to be pretty lightweight anyway.
Comments 1
I had a problem with that plugin interacting with WP-Cache. If the iPhone was the first User-Agent to hit a page, it was caching the iPhone version of the page for everything, and showing that for subsequent page views regardless of user-agent. Have they fixed that?
Posted 24 Sep 2007 at 12:31 ¶Post a Comment