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.

FAQ

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.