Plugin Directory

Changeset 2674352


Ignore:
Timestamp:
02/07/2022 02:59:38 PM (4 years ago)
Author:
cookiehub
Message:

Removed premium only from automatic cookie blocking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cookiehub/trunk/includes/ch-admin.php

    r2674340 r2674352  
    114114        add_settings_field(
    115115            'dcchub_blocking', // ID
    116             'Automatic cookie blocking (premium only)', // Title
     116            'Automatic cookie blocking', // Title
    117117            array( $this, 'dcchub_blocking_callback' ), // Callback
    118118            'dcchub-setting-admin', // Page
Note: See TracChangeset for help on using the changeset viewer.