Access Category Password

0

This plugin makes it possible to restrict the access of posts contained in categories by setting a password and giving the impacted categories. The content and the excerpt of these post

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This plugin makes it possible to restrict the access of posts contained in categories by setting a password and giving the impacted categories. The content and the excerpt of these posts are replaced by a password form that the user can fill out to get access. The WordPress generated feeds are modified (the description is replaced by a sentence that you can define).

Here’s the list of the settings (see screenshots for further infos):

  • Choose between session or cookie authentication
  • Set the password
  • Check the categories that has to be protected
  • Check the users granted to access the categories without password
  • Tell if the excerpt should be displayed or not in resources listing
  • Display a custom excerpt before password field
  • Set the info message that display before the password form
  • Set the placeholder in password field
  • Set the error message when typing the wrong password
  • Set the valdation button text
  • Set the text replacing the feed item description of protected posts
  • You can style the form using the available classes

Availabe languages : English (1.5), French (1.5), Simplified Chinese (thanks to Changmeng Hu, 1.4), German (1.4).

This plugin uses php Sessions (more secure) or a Cookie (less secure) to keep in mind the authenticated users. The password is crypted before it is stored. The regular feed content is filtered to avoid content display of restricted categories posts.