このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

vibrate

説明

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)

スクリーンショット

  • This is how popup will look in mobile with default theme and mobile will vibrate.

インストール

This plugin uses the standard installation procedure: install the plugin’s folder inside of ‘wp-content/plugins’ (make sure the folder is named vibrate).

FAQ

  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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

vibrate はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“vibrate” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

Now it works for multiple item in single page.