WP Manifestindependent plugin directory
manifest / users / members

Members archived

Members WordPress plugin.

by Justin Tadlock · github.com/justintadlock/members · website

405stars
11kcomposer installs
90forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/justintadlock/members/archive/refs/heads/master.zip

Also on Packagist as justintadlock/members:

composer require justintadlock/members

From the readme

Members Members is a plugin that extends your control over your blog. It's a user, role, and capability management plugin that was created to make WordPress a more powerful CMS. It puts you in control over permissions on your site by providing a user interface (UI) for WordPress' powerful role and cap system, which is traditionally only available to developers who know how to code this by hand. Plugin Features Role Manager: Allows you to edit, create, and delete roles as well as capabilities for these roles. Multiple User Roles: Give one, two, or even more roles to any user. Explicitly Deny Capabilities: Deny specific caps to specific user roles. Clone Roles: Build a new role by cloning an existing role. Content Permissions: Gives you control over which users (by role) have access to post content. Shortcodes: Shortcodes to control who has access to content. Widgets: A login form widget and users widget to show in your theme's sidebars. Private Site: You can make your site and its feed completely private if you want. Professional Support If you need professional plugin support from me, the plugin author, you can access the support forums at Theme Hybrid, which is a p

Read the full README on GitHub →