Doctor Eve – Wachttijden

外掛說明

Note: This plugin connects to the Doctor Eve API to retrieve waiting time data. By configuring your Clinic UUID and activating the plugin, you consent to sending requests to https://api.doctoreve.com. No personal user data is collected or transmitted. For more information, see the Doctor Eve Privacy Policy.

Doctor Eve – Wachttijden allows healthcare clinics to display their treatment waiting times on their WordPress website. The plugin offers two display methods:

Floating Button
A customizable floating button that appears on all pages, opening a popup with your clinic’s waiting times when clicked.

Embeddable Component
A shortcode-based component that can be placed anywhere on your website, with full customization options for styling and layout.

Features

  • Floating button with on/off toggle
  • Embeddable component via [doctoreve_wt] shortcode
  • 5 beautiful themes: Doctor Eve, Corporate, Soft, Dark, Minimal
  • Customizable colors, sizes, and styling
  • Search functionality for treatments
  • Expandable treatment lists
  • Mobile-responsive design
  • Accessibility compliant

Shortcode Usage

Basic usage:
[doctoreve_wt]

With customization:
[doctoreve_wt theme=”dark” width=”600px” limit=”10″ shadow=”true”]

Available Shortcode Attributes

  • theme – Theme style (doctor-eve, corporate, soft, dark, minimal)
  • accent_color – Custom accent color (hex code)
  • title – Title above the list (empty to hide)
  • width – Component width (e.g., “600px” or “100%”)
  • max_height – Maximum height with scroll
  • limit – Number of items to show initially (0 for all)
  • show_search – Show search bar (true/false)
  • show_count – Show treatment count (true/false)
  • border – Show border (true/false)
  • shadow – Show shadow (true/false)
  • class – Additional CSS classes

螢幕擷圖

安裝方式

  1. Upload the plugin files to /wp-content/plugins/doctor-eve-wachttijden/ or install via the WordPress plugin installer
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Settings > Doctor Eve Wachttijden to configure
  4. Enter your Clinic UUID (provided by Doctor Eve)
  5. Customize the floating button and component settings
  6. Use [doctoreve_wt] shortcode to embed components on pages

常見問題集

Where do I get a Clinic UUID?

Contact Doctor Eve to receive your unique Clinic UUID for API access.

Can I use multiple components on one page?

Yes, you can place multiple [doctoreve_wt] shortcodes on a single page, each with different settings.

Can I disable the floating button?

Yes, you can toggle the floating button on or off in the plugin settings.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Doctor Eve – Wachttijden〉的開發相關工作。

參與者

將〈Doctor Eve – Wachttijden〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

3.0.0

  • Combined floating button and component into single plugin
  • Added on/off toggle for floating button
  • Added embeddable component via shortcode
  • Added 5 customizable themes
  • Improved accessibility
  • Full documentation in settings page

2.0.0

  • Complete redesign with modern UI
  • Added theme support
  • Improved mobile responsiveness

1.0.0

  • Initial release