Plugin Directory

Changeset 3392948


Ignore:
Timestamp:
11/10/2025 12:50:03 PM (5 weeks ago)
Author:
RogierLankhorst
Message:

2.0.0

Location:
wp-consent-api
Files:
9 deleted
1 edited
11 copied

Legend:

Unmodified
Added
Removed
  • wp-consent-api/tags/2.0.0/readme.txt

    r3392903 r3392948  
    77Tested up to: 6.8
    88Requires PHP: 7.4
    9 Stable tag: 1.0.8
     9Stable tag: 2.0.0
    1010
    1111Simple Consent API to read and register the current consent category.
     
    252252* Improvement: Added type hints throughout codebase for better code quality and IDE support
    253253* Improvement: Added `init()` method for cleaner plugin initialization
     254* Security: escape logged notice in _doing_it_wrong function, props @mujuonly
    254255
    255256= 1.0.8 =
  • wp-consent-api/trunk/readme.txt

    r3392903 r3392948  
    77Tested up to: 6.8
    88Requires PHP: 7.4
    9 Stable tag: 1.0.8
     9Stable tag: 2.0.0
    1010
    1111Simple Consent API to read and register the current consent category.
     
    252252* Improvement: Added type hints throughout codebase for better code quality and IDE support
    253253* Improvement: Added `init()` method for cleaner plugin initialization
     254* Security: escape logged notice in _doing_it_wrong function, props @mujuonly
    254255
    255256= 1.0.8 =
Note: See TracChangeset for help on using the changeset viewer.