Skip to content

2.0

Compare
Choose a tag to compare
@benhuson benhuson released this 02 Dec 19:23
· 199 commits to master since this release

Added

  • Added password_protected_logout_link shortcode.
  • Load 'password-protected-login.css' in theme folder if it exists.
  • Added password_protected_stylesheet_file filter to specify alternate stylesheet location.
  • Added is_user_logged_in(), login_url(), logout_url() and logout_link() methods.
  • Added Basque, Czech, Greek, Lithuanian and Norwegian translations.

Changed

  • Better handling of login/out redirects when protection is not active on home page.