Skip to content

Version 3.2.5

Latest

Choose a tag to compare

@KBurkholder KBurkholder released this 22 Aug 00:10
· 9 commits to main since this release

= Version 3.2.5 – August 6, 2026 =

  • Fix: dashicons info icon left: unset.
  • In cookie_consent.trait.php...
    • Validate plugin_or_service using wp_validate_consent_service().
    • Enhanced has_cookie_consent() to check category and/or service name for allowed/denied.
    • Add filter wp_get_consent_type earlier to prevent defaulting to 'allow' consent.
    • New wp_setcookie_service filter.

Updated readme and this release to reflect WP 7.1 compatibility