Versioning - Fixes #31
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||

|

|
||||||
[](https://github.com/JayWood/content-warning-v3/issues)
|
[](https://github.com/JayWood/content-warning-v3/issues)
|
||||||
|
|
||||||
**Current Version:** 3.6.6
|
**Current Version:** 3.6.7
|
||||||
**Tested Up To:** 4.3
|
**Tested Up To:** 4.3
|
||||||
**Author:** [Jay Wood](http://github.com/JayWood)
|
**Author:** [Jay Wood](http://github.com/JayWood)
|
||||||
**Author URI:** http://plugish.com
|
**Author URI:** http://plugish.com
|
||||||
@ -79,8 +79,8 @@ Please do not contact me with questions like this. If you cannot be descriptive
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### 3.6.6
|
### 3.6.
|
||||||
* Fixed CSS issues for background images and css overrides
|
* Fixed CSS issues for background images and css overrides6
|
||||||
|
|
||||||
### 3.6.5
|
### 3.6.5
|
||||||
* Zero day ( 0 ) cookies should use sessions instead of NOT setting the cookie. [Issue #29](https://github.com/JayWood/content-warning-v3/issues/29)
|
* Zero day ( 0 ) cookies should use sessions instead of NOT setting the cookie. [Issue #29](https://github.com/JayWood/content-warning-v3/issues/29)
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
/*
|
/*
|
||||||
Plugin Name: Content Warning v2
|
Plugin Name: Content Warning v2
|
||||||
Plugin URI: http://plugish.com/plugins/content-warning-v3
|
Plugin URI: http://plugish.com/plugins/content-warning-v2
|
||||||
Description: A WordPress Plugin to allow site owners to display an acceptance dialog. Used mainly for NSFW websites, this plugin provides a dialog popup to warn viewers of it's possible content.
|
Description: A WordPress Plugin to allow site owners to display an acceptance dialog. Used mainly for NSFW websites, this plugin provides a dialog popup to warn viewers of it's possible content.
|
||||||
Author: Jerry Wood Jr.
|
Author: Jerry Wood Jr.
|
||||||
Version: 3.6.6
|
Version: 3.6.7
|
||||||
Author URI: http://plugish.com
|
Author URI: http://plugish.com
|
||||||
Text Domain: cwv3
|
Text Domain: cwv3
|
||||||
*/
|
*/
|
||||||
|
@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|||||||
Tags: warning, message, lading page, front page, enter page, adult content, consent, age verification, validation
|
Tags: warning, message, lading page, front page, enter page, adult content, consent, age verification, validation
|
||||||
Requires at least: 3.5
|
Requires at least: 3.5
|
||||||
Tested up to: 4.3
|
Tested up to: 4.3
|
||||||
Stable tag: 3.6.6
|
Stable tag: 3.6.7
|
||||||
|
|
||||||
A plugin that provides a warning box with a ton more options completely re-written from the ground up.
|
A plugin that provides a warning box with a ton more options completely re-written from the ground up.
|
||||||
== Description ==
|
== Description ==
|
||||||
|
Reference in New Issue
Block a user