{"id":279341,"date":"2026-02-06T14:26:58","date_gmt":"2026-02-06T14:26:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/doctor-eve-wachttijden\/"},"modified":"2026-02-06T14:26:49","modified_gmt":"2026-02-06T14:26:49","slug":"doctor-eve-wachttijden","status":"publish","type":"plugin","link":"https:\/\/as.wordpress.org\/plugins\/doctor-eve-wachttijden\/","author":23446925,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"3.0.0","stable_tag":"trunk","tested":"6.9.4","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Doctor Eve - Wachttijden","header_author":"Doctor Eve","header_description":"Display waiting times with a floating button and\/or embeddable components via shortcode.","assets_banners_color":"","last_updated":"2026-02-06 14:26:49","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/admin.doctoreve.com\/doctoreve-wachttijden","header_author_uri":"https:\/\/doctoreve.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":176,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"3.0.0":"<p>Major update combining floating button and embeddable component features into one plugin.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3455457,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3455457,"resolution":"1","location":"assets","locale":""}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[43578,34364,10315,255352,255351],"plugin_category":[],"plugin_contributors":[255353],"plugin_business_model":[],"class_list":["post-279341","plugin","type-plugin","status-publish","hentry","plugin_tags-clinic","plugin_tags-healthcare","plugin_tags-medical","plugin_tags-wachttijden","plugin_tags-waiting-times","plugin_contributors-devlinkros","plugin_committers-devlinkros"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/doctor-eve-wachttijden\/assets\/icon-256x256.png?rev=3455457","icon_2x":"https:\/\/ps.w.org\/doctor-eve-wachttijden\/assets\/icon-256x256.png?rev=3455457","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/doctor-eve-wachttijden\/assets\/screenshot-1.png?rev=3455457","caption":""}],"raw_content":"<!--section=description-->\n<p><strong>Note:<\/strong> 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 <code>https:\/\/api.doctoreve.com<\/code>. No personal user data is collected or transmitted. For more information, see the <a href=\"https:\/\/doctoreve.com\/privacy\">Doctor Eve Privacy Policy<\/a>.<\/p>\n\n<p>Doctor Eve - Wachttijden allows healthcare clinics to display their treatment waiting times on their WordPress website. The plugin offers two display methods:<\/p>\n\n<p><strong>Floating Button<\/strong>\nA customizable floating button that appears on all pages, opening a popup with your clinic's waiting times when clicked.<\/p>\n\n<p><strong>Embeddable Component<\/strong>\nA shortcode-based component that can be placed anywhere on your website, with full customization options for styling and layout.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Floating button with on\/off toggle<\/li>\n<li>Embeddable component via <code>[doctoreve_wt]<\/code> shortcode<\/li>\n<li>5 beautiful themes: Doctor Eve, Corporate, Soft, Dark, Minimal<\/li>\n<li>Customizable colors, sizes, and styling<\/li>\n<li>Search functionality for treatments<\/li>\n<li>Expandable treatment lists<\/li>\n<li>Mobile-responsive design<\/li>\n<li>Accessibility compliant<\/li>\n<\/ul>\n\n<h4>Shortcode Usage<\/h4>\n\n<p>Basic usage:\n    [doctoreve_wt]<\/p>\n\n<p>With customization:\n    [doctoreve_wt theme=\"dark\" width=\"600px\" limit=\"10\" shadow=\"true\"]<\/p>\n\n<h4>Available Shortcode Attributes<\/h4>\n\n<ul>\n<li><code>theme<\/code> - Theme style (doctor-eve, corporate, soft, dark, minimal)<\/li>\n<li><code>accent_color<\/code> - Custom accent color (hex code)<\/li>\n<li><code>title<\/code> - Title above the list (empty to hide)<\/li>\n<li><code>width<\/code> - Component width (e.g., \"600px\" or \"100%\")<\/li>\n<li><code>max_height<\/code> - Maximum height with scroll<\/li>\n<li><code>limit<\/code> - Number of items to show initially (0 for all)<\/li>\n<li><code>show_search<\/code> - Show search bar (true\/false)<\/li>\n<li><code>show_count<\/code> - Show treatment count (true\/false)<\/li>\n<li><code>border<\/code> - Show border (true\/false)<\/li>\n<li><code>shadow<\/code> - Show shadow (true\/false)<\/li>\n<li><code>class<\/code> - Additional CSS classes<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to <code>\/wp-content\/plugins\/doctor-eve-wachttijden\/<\/code> or install via the WordPress plugin installer<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Go to Settings &gt; Doctor Eve Wachttijden to configure<\/li>\n<li>Enter your Clinic UUID (provided by Doctor Eve)<\/li>\n<li>Customize the floating button and component settings<\/li>\n<li>Use <code>[doctoreve_wt]<\/code> shortcode to embed components on pages<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20do%20i%20get%20a%20clinic%20uuid%3F\"><h3>Where do I get a Clinic UUID?<\/h3><\/dt>\n<dd><p>Contact Doctor Eve to receive your unique Clinic UUID for API access.<\/p><\/dd>\n<dt id=\"can%20i%20use%20multiple%20components%20on%20one%20page%3F\"><h3>Can I use multiple components on one page?<\/h3><\/dt>\n<dd><p>Yes, you can place multiple <code>[doctoreve_wt]<\/code> shortcodes on a single page, each with different settings.<\/p><\/dd>\n<dt id=\"can%20i%20disable%20the%20floating%20button%3F\"><h3>Can I disable the floating button?<\/h3><\/dt>\n<dd><p>Yes, you can toggle the floating button on or off in the plugin settings.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>3.0.0<\/h4>\n\n<ul>\n<li>Combined floating button and component into single plugin<\/li>\n<li>Added on\/off toggle for floating button<\/li>\n<li>Added embeddable component via shortcode<\/li>\n<li>Added 5 customizable themes<\/li>\n<li>Improved accessibility<\/li>\n<li>Full documentation in settings page<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Complete redesign with modern UI<\/li>\n<li>Added theme support<\/li>\n<li>Improved mobile responsiveness<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Display waiting times for medical treatments with a floating button and\/or embeddable components via shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/as.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/279341","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/as.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/as.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/as.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=279341"}],"author":[{"embeddable":true,"href":"https:\/\/as.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/devlinkros"}],"wp:attachment":[{"href":"https:\/\/as.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=279341"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/as.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=279341"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/as.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=279341"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/as.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=279341"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/as.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=279341"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/as.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=279341"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}