Versioning and cleanup
This commit is contained in:
13
README.md
13
README.md
@ -6,8 +6,8 @@
|
|||||||

|

|
||||||
[](https://github.com/JayWood/content-warning-v3/issues)
|
[](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
|
||||||
|
@ -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
|
||||||
*/
|
*/
|
||||||
|
@ -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 ==
|
||||||
|
Reference in New Issue
Block a user