== LH Offline Indicator == Contributors: shawfactor Tags: offline.js, offline indicator, lost internet connection, reconnecting, currently offline, offline alert Requires at least: 4.0 Tested up to: 4.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Stable tag: trunk LH Offline Indicator uses 'offline.js' library to automatically alert users when they've lost internet connectivity. == Description == LH Offline Indicator uses 'offline.js' library to automatically alert users when they've lost internet connectivity, like Gmail. As soon as the browser senses the loss of the internet connection, a message is issued, giving your WP users the information that – they have lost the connection. Improve the experience of your app when your users lose connection. * Monitors ajax requests looking for failure * Confirms the connection status by requesting an image or fake resource * Automatically grabs ajax requests made while the connection is down and remakes them after the connection is restored. * Simple UI with beautiful themes * 3kb minified and compressed == Installation == 1. Upload "lh-offline-indicator" zip file to the \"/wp-content/plugins/\" directory. 2. Activate the plugin through the "Plugins" menu in WordPress. == Changelog == = 1.00 - May 26, 2017 = * Initial Release