Borlabs Cookie 3.3.23

🔒 VIP Access Required
👑 Upgrade to Download
This premium product is available to VIP members only.
Get instant access to all downloads, updates, and exclusive releases.

Borlabs Cookie 3.3.23

IMPROVED Click event registration has been improved to ensure that the click handler is only added once. This prevents duplicate registrations when third-party plugins remove and re-add a Content Blocker, which can cause our observer to re-add the handler.
IMPROVED Improved focus management when opening a Content Blocker modal.

Borlabs Cookie 3.3.21.1

IMPROVED Reworked the Output Buffer Manager to use the buffering system introduced in WordPress 6.9. Re-enabled the wp_should_output_buffer_template_for_enhancementfilter, which was temporarily disabled in version 3.3.20.2. Additionally, the hook for starting our own buffer has changed from template_redirect to the later wp_before_include_template hook for WordPress 6.9 or newer.

Borlabs Cookie 3.3.21

IMPROVED Reworked the Output Buffer Manager to use the buffering system introduced in WordPress 6.9. Re-enabled the wp_should_output_buffer_template_for_enhancementfilter, which was temporarily disabled in version 3.3.20.2. Additionally, the hook for starting our own buffer has changed from template_redirect to the later wp_before_include_template hook for cases where the WordPress buffer is not available.

Borlabs Cookie 3.3.20

IMPROVED: Ensures full compatibility with WordPress 6.9. Kudos to Adrian, who brought the WordPress 6.9 compatibility changes to our attention and promptly shared a reproduction environment.

Borlabs Cookie 3.3.19

IMPROVED Previously, CSS variables were applied to all elements via global selectors (*, :after, :before). They are now defined in :root to ensure proper global scope and more efficient inheritance. Kudos to Stephan who reported the suggestion.
ERROR RESOLVED In some installations, the IAB TCF cookie information text was missing, resulting in a null value being stored. This has now been resolved.
Back
Top