Access Category Password

Protects posts in categories by setting a unique Password for all restricted categories.

Author:Jojaba (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:5.3.3
Plugin version:1.5.1
Added to WordPress repository:20-09-2014
Last updated:24-10-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:72
Rated by:14
Plugin URI:https://wordpress.org/plugins/access-category...
Total downloads:37 926
Active installs:4 000+
plugin download
Click to start download

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.