Versioning and cleanup

This commit is contained in:
Jay Wood
2016-04-20 22:29:20 -04:00
parent b10f897e62
commit e8cbb7f16a
3 changed files with 5 additions and 14 deletions

View File

@ -6,8 +6,8 @@
![License](https://img.shields.io/badge/License-GPLv2-orange.svg) ![License](https://img.shields.io/badge/License-GPLv2-orange.svg)
[![Issues](https://img.shields.io/github/issues/JayWood/content-warning-v3.svg)](https://github.com/JayWood/content-warning-v3/issues) [![Issues](https://img.shields.io/github/issues/JayWood/content-warning-v3.svg)](https://github.com/JayWood/content-warning-v3/issues)
**Current Version:** 3.6.8 **Current Version:** 3.6.9
**Tested Up To:** 4.4 **Tested Up To:** 4.5
**Author:** [Jay Wood](http://github.com/JayWood) **Author:** [Jay Wood](http://github.com/JayWood)
**Author URI:** http://plugish.com **Author URI:** http://plugish.com
**License:** GPLv2+ **License:** GPLv2+
@ -68,15 +68,6 @@ Please do not contact me with questions like this. If you cannot be descriptive
* If your browser does not have cookies enabled, the plugin will not store your response. * If your browser does not have cookies enabled, the plugin will not store your response.
* Also, if you're using google chrome, this is a bug that unfortunately I have been unable to squash. Hitting F5 or refresh will fix it. * Also, if you're using google chrome, this is a bug that unfortunately I have been unable to squash. Hitting F5 or refresh will fix it.
## TODO
- [ ] Update Admin post column to properly reflect if the post is protected or not when in a category.
- [x] Localization [#10](https://github.com/JayWood/content-warning-v3/issues/10)
- [x] Make use of jquery.cookie [#11](https://github.com/JayWood/content-warning-v3/issues/11)
- [ ] Include API / Template Tags [#12](https://github.com/JayWood/content-warning-v3/issues/12)
- [ ] Document API / Template Tags [#13](https://github.com/JayWood/content-warning-v3/issues/13)
- [x] Custom popup, remove colorbox dependency [#14](https://github.com/JayWood/content-warning-v3/issues/14)
## Changelog ## Changelog
### 3.6.8 ### 3.6.8

View File

@ -4,7 +4,7 @@ Plugin Name: Content Warning v2
Plugin URI: http://plugish.com/plugins/content-warning-v2 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.8 Version: 3.6.9
Author URI: http://plugish.com Author URI: http://plugish.com
Text Domain: cwv3 Text Domain: cwv3
*/ */

View File

@ -3,8 +3,8 @@ Contributors: Phyrax
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=U5M6JBDKGF3EJ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=U5M6JBDKGF3EJ
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.4 Tested up to: 4.5
Stable tag: 3.6.8 Stable tag: 3.6.9
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 ==