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.