=== Button for Doctolib === Contributors: clemart Tags: doctolib, button, floating, booking Requires at least: 4.9 Tested up to: 7.0 Stable tag: 1.0 Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add a floating button for Doctolib == Description == Add a floating button for Doctolib with a custom link, a custom label, a custom color, and a custom position. Features: * Custom label * Custom Doctolib link * Custom button color (color picker) * 6 positions (corners or full-width top/bottom) * Option to open link in same tab or new tab * Appearance delay with fade-in animation * Option to show or hide the Doctolib logo * Visibility control (all pages, home only, or all pages except home) * Accessibility: aria-label on the button, aria-hidden on the decorative icon == Screenshots == 1. Admin settings page == Changelog == = 1.0 = * Added custom color picker * Added open in same tab / new tab option * Added appearance delay with fade-in animation * Added option to show/hide Doctolib icon * Added visibility control (all pages / home only / all pages except home) * Added DOCTOLIB_BTN_VERSION constant for CSS/JS cache busting * Fixed PHP warnings when options are not yet saved * Improved sanitization and accessibility (aria-label, aria-hidden, noopener) * Updated tested up to WordPress 7.0 = 0.1 = * Initial release.