Versioning

This commit is contained in:
Jay Wood
2014-12-15 11:32:02 -05:00
parent 39ad867b18
commit f9778827d8
3 changed files with 10 additions and 2 deletions

View File

@ -8,6 +8,7 @@ A plugin that provides a warning box with a ton more options completely re-writt
* Complete core rewrite, I threw everything out the window and wrote this from scratch.
* Some new options as requested FREQUENTLY
* You just need to check this out, you really do...
* Page Caching now supported
[Check the Youtube Video](https://www.youtube.com/watch?v=0_ZNojpYuwk) | [Download from Official Wordpress.org](http://wordpress.org/plugins/content-warning-v2)
@ -57,6 +58,9 @@ Please do not contact me with questions like this. If you cannot be descriptive
## Changelog
### 3.6.2
* Dialog re-sizing fixes.
### 3.6.1
* Cookie HOTFIX

View File

@ -4,7 +4,7 @@ Plugin Name: Content Warning v2
Plugin URI: http://plugish.com/plugins/content-warning-v3
Description: A plugin based on my v2 code, while drastically deviating from the original. Used mainly for NSFW websites, this plugin provides a dialog popup to warn viewers of it's possible content.
Author: Jerry Wood Jr.
Version: 3.6.1
Version: 3.6.2
Author URI: http://plugish.com
Text Domain: cwv3
*/

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.0
Stable tag: 3.6.1
Stable tag: 3.6.2
A plugin that provides a warning box with a ton more options completely re-written from the ground up.
== Description ==
@ -21,6 +21,7 @@ This plugin provides a neat little warning and denial box to warn your users of
* Complete core rewrite, I threw everything out the window and wrote this from scratch.
* Some new options as requested FREQUENTLY
* You just need to check this out, you really do...
* Page Caching now supported
[youtube http://www.youtube.com/watch?v=0_ZNojpYuwk]
@ -80,6 +81,9 @@ Please do not contact me with questions like this. If you cannot be descriptive
== Changelog ==
= 3.6.2 =
* Dialog re-sizing fixes.
= 3.6.1 =
* Cookie HOTFIX