這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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).

常見問題集

  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.