Updates (for now)
This commit is contained in:
@ -10,10 +10,10 @@ A plugin that provides a warning box with a ton more options completely re-writt
|
||||
== Description ==
|
||||
|
||||
= Support Requests =
|
||||
All support requests should be on the [Github Repository](https://github.com/JayWood/content-warning-v3).
|
||||
All support requests should be on the [Github Repository](https://git.oldgate.org/sophia/wp-cw).
|
||||
|
||||
= Want to Contribute? =
|
||||
Make a [Pull Request](https://github.com/JayWood/content-warning-v3) to the Github's project development branch. Don't forget to read the [Development Documentation](https://github.com/JayWood/content-warning-v3/wiki/Dev-Documentation) for nifty hooks that may help.
|
||||
Make a [Pull Request](https://git.oldgate.org/sophia/wp-cw) to the Github's project development branch. Don't forget to read the [Development Documentation](https://git.oldgate.org/sophia/wp-cw/wiki/Dev-Documentation) for nifty hooks that may help.
|
||||
|
||||
A WordPress Plugin to allow site owners to display an acceptance dialog to their users and have that follow them throughout the site. This plugin allows you to do redirect users if they decline,
|
||||
and show popups only on single posts, pages, or categories. ie. if a user accepts on `Post A`, but no `Post B`, you can force them to accept on a per-post/page/category basis. You can also set
|
||||
@ -73,7 +73,7 @@ This plugin is tested and proven to work with WordPress 4.0
|
||||
|
||||
= Why aren't you answering support questions? =
|
||||
|
||||
All support questions should be directed to the github issues section, just [open a ticket](https://github.com/JayWood/content-warning-v3/issues).
|
||||
All support questions should be directed to the github issues section, just [open a ticket](https://git.oldgate.org/sophia/wp-cw/issues).
|
||||
|
||||
= How to get support =
|
||||
* Provide a detailed explination of what the issue is, `it's broken` tickets will be closed.
|
||||
@ -97,7 +97,7 @@ Please do not contact me with questions like this. If you cannot be descriptive
|
||||
= Dialog mis-aligned, partially working? =
|
||||
|
||||
* Could be that your theme's css has broken the dialog
|
||||
* Another plugin may be breaking the javascript, I suggest you [open an issue](https://github.com/JayWood/content-warning-v3/issues) and provide a screen shot of your debug console.
|
||||
* Another plugin may be breaking the javascript, I suggest you [open an issue](https://git.oldgate.org/sophia/wp-cw/issues) and provide a screen shot of your debug console.
|
||||
|
||||
== Screenshots ==
|
||||
|
||||
|
Reference in New Issue
Block a user