
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.
[doctoreve_wt] shortcodeBasic usage:
[doctoreve_wt]
With customization:
[doctoreve_wt theme=”dark” width=”600px” limit=”10″ shadow=”true”]
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 scrolllimit – 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