=== Add to home screen WP Plugin === Contributors: tulipwork Donate link: http://tulipemedia.com Tags: iPhone, iPad, iOs, homescreen, icon, iPod touch, mobile, tablet Requires at least: 3.0.1 Tested up to: 3.5.1 Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add to home screen WordPress plugin allows your readers to add your WordPress blog as an icon on home screen of their iPhone, iPad or iPod touch. == Description == This plugin uses [Add to home screen's cubiq script](http://cubiq.org/add-to-home-screen "Add to home screen") that places a floating balloon inviting the user to add the website to their home screen. It's a good way to keep visitors coming to your blog, especially thanks to the functions that the script of Cubiq provides. In fact, you can customize message, animation, delays, css, expire time, and mention an url for your touch icon. The script also checks the user's locale and shows the message in an appropriate language, and you can also force a language. The floating balloon is compatible with iPhone/iPod touch, iPhone4, iPhone 4S, iPhone 5 and iPad. == Installation == 1. Upload adhs folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress. The floating balloon is now enabled. 3. Go to Settings > ADHS Options and play with settings. == Frequently Asked Questions == = Is the plugin works for non responsive theme? = This plugin works very well on responsive theme. However, if you do not have a responsive template, you can make the plugin works by increasing dimensions of the floating balloon because it may be very small on non responsive theme. Don't worry, you can increase dimensions in the plugin parameters. I just advise you to fill out recommended values mentionned in the options page. = If a visitor add my blog to its home screen, will the balloon continue to appear? = There is an option in the plugin to prevent the balloon from appearing once the blog has been added to the home screen. == Screenshots == 1. Plugin Option page 2. Plugin Option page 3. Plugin Option page 4. Example of the English floating balloon 5. Example of the French floating balloon == Changelog == = 0.2 = Display title of the page. = 0.1 = First version of the plugin. == Upgrade Notice == = 0.2 = Retrieve the wp_title function to display real page title below the home screen icon. = 0.1 = First version of the plugin. == Credits == This plugin has been written by [Zizo from Tulipe](http://tulipemedia.com) and uses the [Add to Home Screen Floating Layer script](http://cubiq.org/add-to-home-screen) by Matteo Spinelli that is released under the MIT License. ## License This software is released under the MIT License. Copyright (c) 2013 Matteo Spinelli, http://cubiq.org/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.