Zippy Message Floating Chat

外掛說明

Zippy Message Floating Chat is a performance-first WordPress plugin that adds a beautiful sticky button to your website without the “weight” of traditional plugins.

安裝方式

  1. Upload the zippy-message-floating-chat folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > Zippy Message to enter your details.

常見問題集

Does this plugin slow down my site?

No. It uses zero JavaScript and optimized CSS.

Does it work on mobile?

Yes, it uses native URI schemes for device handoff.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Zippy Message Floating Chat〉的開發相關工作。

參與者

將〈Zippy Message Floating Chat〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3.7

  • Switched to standard wp_enqueue_style and wp_add_inline_style.
  • Refactored all functions and settings to use a 4+ character prefix (zpmfc_).
  • Reduced tag count to comply with directory standards.