Plugin Directory


Ignore:
Timestamp:
07/25/2025 01:04:39 PM (8 months ago)
Author:
softaculous
Message:

New Version 1.0.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cookieadmin/trunk/cookieadmin.php

    r3332783 r3334190  
    44Plugin URI: https://cookieadmin.net
    55Description: CookieAdmin provides easy to configure cookie consent banner with GDPR and CCPA law support.
    6 Version: 1.0.5
     6Version: 1.0.6
    77Author: Softaculous
    88Author URI: https://www.softaculous.com
     
    3838define('COOKIEADMIN_BASE', plugin_basename(COOKIEADMIN_FILE));
    3939define('COOKIEADMIN_DIR', plugin_dir_path(__FILE__));
    40 define('COOKIEADMIN_VERSION', '1.0.5');
     40define('COOKIEADMIN_VERSION', '1.0.6');
    4141define('COOKIEADMIN_URL', plugins_url('', COOKIEADMIN_FILE));
    4242define('COOKIEADMIN_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.