Skip to content

2.3

Compare
Choose a tag to compare
@benhuson benhuson released this 17 May 22:44
· 33 commits to master since this release

Added

  • Adds password_protected_cookie_name filter for the cookie name. Props Jose Castaneda.
  • Let developers override the capability needed to see the options page via a password_protected_options_page_capability filter. Props Nicola Peluchetti.

Fixed

  • Don't use a "testcookie" POST query as it is blocked by Namecheap (and possibly other hosts).
  • Fix warnings in W3 validator - script and style “type” attribute not required. Props @dianamurcia.

Changed