Skip to content

Commit

Permalink
updated readme and screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
adriandmitroca committed Nov 2, 2018
1 parent 5a49fbf commit 07306b4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
9 changes: 5 additions & 4 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: adriandmitroca
Tags: cookie, cookies, compliance, notice, banner, consent, box, eprivacy, gdpr
Requires at least: 4.1.0
Tested up to: 4.9.2
Stable tag: 1.1.2
Stable tag: 1.1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -18,9 +18,10 @@ We have already taken care of any possible performance issues, which is why the
Features include:

- Lightweight, responsive
- Redirects users to specified page for more cookie information
- Option to choose background colour and text colour
- Option to specify container width
- Customisable cookie message (including out of the box translations for English, French, German, Italian, Portuguese, Romanian and Polish)
- Redirect users to specified page, or file attachment for more cookie information
- Option to choose background colour, text colour and specify container width to suit your own website style.
- Option to customize cookie expiration time
- SEO friendly

== Installation ==
Expand Down
Binary file modified assets/screenshot-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions cookie-consent-box.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Plugin Name: Cookie Consent Box
* Plugin URI: https://wordpress.org/plugins/cookie-consent-box/
* Description: Cookie Consent Box is a lightweight and good looking way to inform users your site uses cookies and to comply with EU cookie law regulations.
* Version: 1.1.2
* Version: 1.1.3
* Author: Radical Web Design
* Author URI: https://radicalwebdesign.co.uk
* License: GPL-2.0+
Expand All @@ -23,7 +23,7 @@
* Currently plugin version.
* Start at version 1.0.0 and use SemVer - https://semver.org
*/
define( 'CCB_VERSION', '1.1.2' );
define( 'CCB_VERSION', '1.1.3' );

/**
* The code that runs during plugin activation.
Expand Down

0 comments on commit 07306b4

Please sign in to comment.