Plugin Directory

Changeset 837232


Ignore:
Timestamp:
01/12/2014 04:37:56 PM (12 years ago)
Author:
versvs
Message:

Updating copy and some minor details

Location:
cartograf-cookie-filter/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • cartograf-cookie-filter/trunk/cg_cookie_filter.php

    r837080 r837232  
    44Plugin URI:
    55Description: Previene la instalación de cookies previa al consentimiento informado de los visitantes
    6 Version: 1.0.0
     6Version: 1.0.2
    77Author: Jose Alcántara & Dima Kam / Cartograf
    88Author URI: http://www.cartograf.net
  • cartograf-cookie-filter/trunk/readme.txt

    r837087 r837232  
    55Tags: cookie law, eu, european union, cookie control, spain, spanish cookie law
    66Requires at least: 3.6
    7 Tested up to: 3.8.1
    8 Stable tag: 1.0.1
     7Tested up to: 3.8
     8Stable tag: 1.0.2
    99License: GPLv3 or later
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
  • cartograf-cookie-filter/trunk/settings_page.php

    r837080 r837232  
    110110
    111111    function cg_cf_main_config_render($attr){
    112                 _e('Cartograf Cookie-filter plugin\'s configuration. <br />Remember, click on any link on the page will accept COOKIES automatically. To avoid it on some links add "<strong>no-cookie-accept</strong>" class to the tag.');
     112                _e('Cartograf Cookie-filter plugin\'s configuration. <br />Remember, clicking on any link on the page will accept COOKIES automatically. To avoid it on some links add "<strong>no-cookie-accept</strong>" class to the desired link tag so the plugin can make an exception of them.');
    113113    }
    114114
Note: See TracChangeset for help on using the changeset viewer.