Final update for 3.6.4

This commit is contained in:
Jay Wood
2015-08-29 15:24:59 -04:00
parent 69374e68cf
commit 73b7eecaed
2 changed files with 9 additions and 0 deletions

View File

@ -88,6 +88,7 @@ Please do not contact me with questions like this. If you cannot be descriptive
* Better PHP documentation * Better PHP documentation
* Add /lang directory for I18n * Add /lang directory for I18n
* Update Tested Up To version * Update Tested Up To version
* [Development Documentation](https://github.com/JayWood/content-warning-v3/wiki/Dev-Documentation)
* Passified all PHPcs complaints * Passified all PHPcs complaints
### 3.6.3 ### 3.6.3

View File

@ -101,6 +101,14 @@ Please do not contact me with questions like this. If you cannot be descriptive
= 3.6.4 = = 3.6.4 =
* Fixed denial redirects. [Issue #28](https://github.com/JayWood/content-warning-v3/issues/28) * Fixed denial redirects. [Issue #28](https://github.com/JayWood/content-warning-v3/issues/28)
* Fixed multiple undefined index errors on admin
* Changed yes/no on post columns to locked dash-icon, less clutter
* Clean up meta saving logic
* Added @since tags for future development
* Better PHP documentation
* Add /lang directory for I18n
* Update Tested Up To version
* [Development Documentation](https://github.com/JayWood/content-warning-v3/wiki/Dev-Documentation)
* Passified all PHPcs complaints * Passified all PHPcs complaints
= 3.6.3 = = 3.6.3 =