=== vibrate === Contributors: pranavpathakjaora Tags: vibrate, home page popup with vibration, mobile vibrate, mobile vibration, website vibration Requires at least: 4.5 Tested up to: 6.1.1 Stable tag: 1.0 Version: 1.0 License: GPLv2 or later The vibrate plugin helps you to vibrate mobile user's screen with cusotmized popup. == Description == Vibrate plugin provides you functionality to vibrate your mobile user's mobile with custom popup. Once user access your site a popup box with customized text will appear on home page and mobile will vibrate. However, this doesn't mean that your device can vibrate. There are a few requirements you need to meet. 1. You need the hardware for it. 2. The page needs to be visible. 3. Browser-specific implementation prevents the vibration. Original idea is inherited from https://illyism.github.io/jquery.vibrate.js/ = Requirements = * WordPress 3.5.1 or greater * PHP 5.2.6 or greater (5.3 recommended) * MySQL 4.1.2 or greater (5.x recommended) == Installation == This plugin uses the standard installation procedure: install the plugin's folder inside of 'wp-content/plugins' (make sure the folder is named **vibrate**). == Screenshots == 1. This is how popup will look in mobile with default theme and mobile will vibrate. == Changelog == Now it works for multiple item in single page. == Frequently Asked Questions == 1. What will happen for desktop user? Desktop user will only see popup. As vibrate js will work if device is having vibrate hardware. 2. Can I change popup look and feel. Yes in plugin you will get a css file. you can change from there. 3. What if I need to load popup on aprt from home page? No that funcationality is not provided yet. 4. What if I don't want to load popup in desktop. No that feature is not available till now. 5. Can I insert HTML in POPUP. Yes you can insert HTML as well, I checked h1 br and a href tag. Explore from your self. From where I can change text of pop-up ? After activation,there is a sub menu in Settings called vibrate. Click on this. New page will open,there is an option to change vibrate text.