Releases: wpexpertsio/password-protected
Releases · wpexpertsio/password-protected
1.7
Fixed
- Remove JavaScript that disables admin RSS checkbox.
Added
- Added 'password_protected_theme_file' filter to allow custom login templates.
- It's now really easy to contribute to the translation of this plugin via our Transifex page.
- Add option to allow logged in users.
1.6.2
1.6.1
1.6
1.5
1.4
Added
- Add option to allow administrators to use the site without logging in.
- Use DONOTCACHEPAGE to try to prevent some caching issues.
- Added a contextual help tab for WordPress 3.3+.
Changed
- Updated login screen styling for WordPress 3.5 compatibility.
- Options are now on the 'Reading' settings page in WordPress 3.5
1.3
Added
- Added checkbox to allow access to feeds when protection is enabled.
- Prepare for WordPress 3.5 Settings API changes.
- Added 'password_protected_before_login_form' and 'password_protected_after_login_form' actions.
- Added 'password_protected_process_login' filter to make it possible to extend login functionality.
- Now possible to use 'pre_update_option_password_protected_password' filter to use password before it is encrypted and saved.
- Ready for translations.