Fix CSS issue with image not showing and css overrides not loading.

This commit is contained in:
Jay Wood
2015-09-30 18:47:00 -04:00
parent ddae1cc5f4
commit 1a341c2776
4 changed files with 11 additions and 4 deletions

View File

@ -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
Requires at least: 3.5
Tested up to: 4.3
Stable tag: 3.6.5
Stable tag: 3.6.6
A plugin that provides a warning box with a ton more options completely re-written from the ground up.
== Description ==
@ -99,6 +99,9 @@ Please do not contact me with questions like this. If you cannot be descriptive
== Changelog ==
= 3.6.6 =
* Fixed CSS issues for background images and css overrides
= 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)
* New filter for display condition - [See Wiki](https://github.com/JayWood/content-warning-v3/wiki/Dev-Documentation#hide-the-dialog-on-certain-pages-regardless-of-cookies) - [Issue #26](https://github.com/JayWood/content-warning-v3/issues/26)