iPhone Viewport Meta helps optimize your WordPress install for the iPhone and iPod Touch by inserting the meta viewport element into the head element
iPhone Viewport Meta does the following:
This plugin has no configuration settings.
This plugin defines a template tag that can be used to prevent generation of content such as sidebars, when viewed by iPhones and iPod Touch:
<?php if (!function_exists('weh_is_iPhone') || (function_exists('weh_is_iPhone') && !weh_is_iPhone())) : // don't send extra bits to iPhone ?>
<?php get_sidebar() ?>
<?php endif; // testing for iPhone ?>
No hooks or APIs are defined by this plugin.
James Craig, http://cookiecrook.com/ Donny Cruce, http://yoshiki.tv/
iPhone and iPod Touch are trademarks of Apple, Inc.
--Bill Humphries
Requires: 2.2 or higher
Compatible up to: 2.3.2
Last Updated: 2007-12-31
Downloads: 1,147




