Load the FitConsent banner script synchronously in <head> (priority 1) instead of deferring it to the footer, so Microsoft UET consent defaults and setup diagnostics run before any other plugin or theme can fire a tracking tag.
WP Consent API bridge now uses the resolved choices from the fitconsent:consentUpdated event directly instead of re-reading the cookie after a fixed delay, and correctly declares wp_consent_type as optout for geo-based auto-granted visitors.
Website ID is now restricted to safe characters on save.
1.0.4
Add a basic compatibility for WP Consent API.
Add consent registration for transparency purposes.
Update banner URL to use fitconsent.com instead of app.fitconsent.com.
1.0.1
Addressed WordPress.org review feedback: prefixed functions, reduced tags, renamed main plugin file, and added security checks.