You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.