File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
## [ Unreleased]
6
6
7
+ ### Added
8
+ - Adds ` password_protected_cookie_name ` filter for the cookie name. Props [ Jose Castaneda] ( https://github.com/jocastaneda ) .
9
+
7
10
### Fixed
8
11
- Fix warnings in W3 validator - script and style “type” attribute not required. Props [ @dianamurcia ] ( https://github.com/dianamurcia ) .
9
12
Original file line number Diff line number Diff line change @@ -81,6 +81,7 @@ If you would like to translate this plugin you can easily contribute at the [Tra
81
81
== Changelog ==
82
82
83
83
= Unreleased =
84
+ - Adds `password_protected_cookie_name` filter for the cookie name. Props [Jose Castaneda](https://github.com/jocastaneda).
84
85
- Fix warnings in W3 validator - script and style “type” attribute not required. Props [@dianamurcia](https://github.com/dianamurcia).
85
86
- Translations now via [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/password-protected/).
86
87
- Updated URL references. Props [Garrett Hyder](https://github.com/garretthyder).
You can’t perform that action at this time.
0 commit comments