Plugin Directory

Changeset 1882661


Ignore:
Timestamp:
05/28/2018 03:12:40 PM (8 years ago)
Author:
antsanchez
Message:

Verision 1.9

Location:
easy-cookie-law/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • easy-cookie-law/trunk/easy-cookie-law.php

    r1881858 r1882661  
    44 * Description: Minimal code to make sure your website repect the coockie law
    55 * Plugin URI: https://antsanchez.com
    6  * Version: 1.8
     6 * Version: 1.9
    77 * Author: antsanchez
    88 * Author URI: https://antsanchez.com
     
    310310        ?>
    311311        <script type="text/javascript">document.getElementById('ecl-notice').style.display = "none";</script>
    312         <?
     312        <?php
    313313    }
    314314}
  • easy-cookie-law/trunk/readme.txt

    r1881858 r1882661  
    44Requires at least: 3.9
    55Tested up to: 4.9.6
    6 Stable tag: 1.8
     6Stable tag: 1.9
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5656== Changelog ==
    5757
     58
     59= 1.9 =
     60* Bug fix on php version
     61
    5862= 1.8 =
    5963* Some minor bug fixes
Note: See TracChangeset for help on using the changeset viewer.