Clean up admin.class.php PHPcs complaints

This commit is contained in:
Jay Wood
2015-08-28 20:45:54 -04:00
parent 3887dc2e38
commit bd6f5fe6ef
4 changed files with 25 additions and 17 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.0
Stable tag: 3.6.3
Stable tag: 3.6.4
A plugin that provides a warning box with a ton more options completely re-written from the ground up.
== Description ==
@ -81,6 +81,10 @@ Please do not contact me with questions like this. If you cannot be descriptive
== Changelog ==
= 3.6.4 =
* Fixed denial redirects. [Issue #28](https://github.com/JayWood/content-warning-v3/issues/28)
* Passified all PHPcs complaints
= 3.6.3 =
* Category fix, fixes [#18](https://github.com/JayWood/content-warning-v3/issues/18)
* Alphabetize method names, because why not!?