Vondelphia Chat Widget for Discord

설명

Transform your WordPress site with a sleek, professional Discord chat widget that appears in the bottom-right corner. Perfect for providing real-time support, building community engagement, and connecting with your visitors instantly through Discord.

Sponsored by Vondelphia.com – Premium WordPress solutions and development services.

Key Features

  • Beautiful Design – Modern, minimalist interface with Discord logo and pulsing online indicator
  • Online/Offline Status – Pulsing green indicator when online, red when offline
  • Smart Minimize – Widget collapses to a clean circular icon when clicked
  • Customizable Delay – Control when the widget appears (0-60 seconds after page load)
  • One-Click Messaging – Direct link to your Discord DMs
  • Full Customizer Integration – All settings in WordPress Customizer with live preview
  • HTML Support – Add links, bold text, and formatting to your welcome message
  • Ultra Lightweight – Properly enqueued CSS/JS, zero external requests
  • Translation Ready – Full i18n/l10n support for multilingual sites
  • Smooth Animations – Professional transitions and hover effects
  • Mobile Responsive – Looks great on all devices

Perfect For

  • Discord server owners who want to grow their community
  • Tech support teams using Discord for customer service
  • Gaming communities, streamers, and content creators
  • SaaS products with Discord-based support channels
  • Online course creators and membership sites
  • Freelancers and consultants

Easy Setup (2 Minutes)

  1. Install and activate the plugin
  2. Go to Appearance Customize Vondelphia Chat Widget for Discord
  3. Paste your Discord User ID
  4. Customize name, message, and toggle online/offline
  5. Click “Publish” – your widget is live!

Privacy Policy

This plugin does not collect any user data. When visitors click the widget, they are redirected to Discord’s website. Refer to Discord’s Privacy Policy for their data practices.

Credits

  • Developed by Vondelphia.com
  • Discord Logo: Trademark of Discord Inc. Used for identification purposes only

스크린샷

  • Discord chat widget on a live website
  • Widget minimized to circular icon
  • Customizer settings panel

설치

Automatic Installation

  1. Log in to your WordPress admin panel
  2. Navigate to Plugins Add New
  3. Search for “Vondelphia Chat Widget for Discord”
  4. Click “Install Now”
  5. Click “Activate Plugin”
  6. You’ll be automatically redirected to Customizer to set up!

Manual Installation

  1. Download the plugin ZIP file
  2. Go to Plugins Add New Upload Plugin
  3. Choose the ZIP file and click “Install Now”
  4. Click “Activate Plugin”

Configuration

  1. Go to Appearance Customize
  2. Click “Vondelphia Chat Widget for Discord”
  3. Enter your Discord User ID (required)
  4. Enable Widget checkbox
  5. Set Online Status (green/red indicator)
  6. Customize Name and Welcome Message
  7. Set Delay (seconds before showing)
  8. Click “Publish”

FAQ

How do I find my Discord User ID?

  1. Open Discord (app or web)
  2. Go to User Settings Advanced
  3. Enable “Developer Mode”
  4. Right-click your username anywhere
  5. Click “Copy User ID”

Can I customize the colors?

Add custom CSS in Appearance Customize Additional CSS. Example:

.vdcw-card {
    background: #f0f0f0 !important;
}
.vdcw-avatar {
    background: linear-gradient(135deg, #FF6B6B 0%, #4ECDC4 100%) !important;
}

Does it work with page builders?

Yes! Works with Elementor, Divi, Beaver Builder, WPBakery, Oxygen, Bricks, and all other page builders.

Does this slow down my website?

No! The plugin is optimized for performance with properly enqueued assets and no external requests.

Can I hide it on specific pages?

Use this CSS in Customizer Additional CSS:

.page-id-123 #vdcw-widget { display: none !important; }

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Vondelphia Chat Widget for Discord”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Vondelphia Chat Widget for Discord”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.2 – 2025-01-12

  • Fixed: Proper wp_enqueue_scripts implementation
  • Fixed: Updated plugin name to “Vondelphia Chat Widget for Discord”
  • Fixed: Updated slug to “vondelphia-chat-for-discord”
  • Fixed: Updated text domain throughout
  • Fixed: Removed inline CSS/JS, now properly enqueued
  • Fixed: Removed plugin assets from code directory
  • Improved: Code structure and WordPress coding standards

1.0.1 – 2025-01-08

  • Minor bug fixes

1.0.0 – 2025-01-07

  • Initial release