=== Members - Membership & User Role Editor Plugin === Contributors: supercleanse, cartpauj Donate link: https://memberpress.com/plans/pricing/?utm_source=members_plugin&utm_medium=link&utm_campaign=readme&utm_content=donation_link Tags: permissions, memberships, roles, capabilities, access Requires at least: 6.0 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 3.2.20 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The best WordPress membership and user role editor plugin. User Roles & Capabilities editor helps you restrict content in just a few clicks. == Description == Members is a roles and capabilities based WordPress membership plugin. It gives your users the ultimate member experience by giving you powerful tools to add roles and capabilities and assign them to your users. Members allows you to set permissions to restrict content on your site by providing a simple user interface (UI) for WordPress' powerful roles and capabilities system, which has traditionally only been available to developers who know how to code this by hand. ### Plugin Features * **Role Editor:** 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 capabilities to specific user roles. * **Clone Roles:** Build a new role by cloning an existing role. * **Content Permissions / Restricted Content:** Protect content to determine 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. * **Administrator Rescue (Magic Link):** If you lose access to the WordPress admin (e.g. after editing roles), you can request a secure, time-limited link by email to restore your Administrator role and Members capabilities—no support ticket or database access required. * **Plugin Integration:** Members is highly recommended by other WordPress developers. Many existing plugins integrate their custom roles and capabilities directly into it. #### Seamless MemberPress Integration If you're looking to build a business out of your membership site by creating paid memberships there's no better way than to [use MemberPress](https://memberpress.com/plans/pricing/?utm_source=members_plugin&utm_medium=link&utm_campaign=readme&utm_content=integration_1). Members and [MemberPress](https://memberpress.com/plans/pricing/?utm_source=members_plugin&utm_medium=link&utm_campaign=readme&utm_content=integration_2) work together to provide the ultimate member experience and will help you start and profit from your amazing WordPress membership sites! #### All Add-ons are now included Members now includes ALL of it's add-ons completely free of charge! Here are some of the awesome features they add to Members: * **Block Permissions:** Allows site owners to hide or show blocks based on user logged-in status, user role, or capability. * **Privacy Caps:** Creates additional capabilities for control over WordPress’ privacy and personal data features (GDPR). * **Admin Access:** Allows site administrators to control which users have access to the WordPress admin via role. * **Core Create Caps:** Adds the create_posts and create_pages caps to posts/pages to separate them from their edit_* counterparts, providing more flexible editing capabilities. * **Categories and Tag Caps:** The Category and Tag Caps add-on creates custom capabilities for the core category and post tag taxonomies. This allows site owners to have precise control over who can manage, edit, delete, or assign categories/tags. * **Role Levels:** Exposes the old user levels system, which fixes the WordPress author drop-down bug when users don't have a role with one of the assigned levels. * **Role Hierarchy:** Creates a hierarchical roles system. * **ACF Integration:** Creates custom capabilities for the Advanced Custom Fields (ACF) plugin for managing with the Members plugin. * **EDD Integration:** Integrates the Easy Digital Downloads plugin capabilities into the Members plugin's role manager. * **GiveWP Integration:** Integrates the GiveWP and GiveWP Recurring Donations plugin capabilities into the Members plugin's role manager. * **Meta Box Integration:** Integrates the Meta Box plugin capabilities into the Members plugin's role manager. * **WooCommerce Integration:** Integrates the WooCommerce plugin capabilities into the Members plugin's role manager. For more info, visit the [Members plugin home page](https://members-plugin.com/?utm_source=members_plugin&utm_medium=link&utm_campaign=readme&utm_content=learn_more). ### Like this plugin? The Members plugin is a massive project with 1,000s of lines of code to maintain. A major update can take weeks or months of work. We don't make any money directly from this plugin while other, similar plugins charge substantial fees to even download them or get updates. Please consider helping the cause by: * [Adding MemberPress](https://memberpress.com/?utm_source=members_plugin&utm_medium=link&utm_campaign=readme&utm_content=memberpress_upgrade). * [Rating the plugin](https://wordpress.org/support/plugin/members/reviews/?filter=5#new-post). ### Documentation ### [Read the full documentation](https://members-plugin.com/docs/) ### Support If you need plugin support from us, you can [visit our support page](https://wordpress.org/support/plugin/members/). ### Plugin Development If you're a theme author, plugin author, or just a code hobbyist, you can follow the development of this plugin on it's [GitHub repository](https://github.com/caseproof/members). == Installation == 1. Upload `members` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to "Settings > Members" to select which settings you'd like to use. More detailed instructions are included in the plugin's `readme.html` file. == Frequently Asked Questions == ### Why was this plugin created? We weren't satisfied with the current user, role, and permissions plugins available. Yes, some of them are good, but nothing fit what we had in mind perfectly. Some offered few features. Some worked completely outside of the WordPress APIs. Others lacked the GPL license. So, we just built something we actually enjoyed using. ### How do I use it? Most things should be fairly straightforward, but you can also [view the docs](https://members-plugin.com/docs/) online. ### Minimum PHP requirements. Members now requires PHP 7.4+ ### I can't access the "Role Manager" features. When the plugin is first activated, it runs a script that sets specific capabilities to the "Administrator" role on your site that grants you access to this feature. So, you must be logged in with the administrator account to access the role manager. If, for some reason, you do have the administrator role and the role manager is still inaccessible to you, deactivate the plugin. Then, reactivate it. ### On multisite, why can't administrators manage roles? If you have a multisite installation, only Super Admins can create, edit, and delete roles by default. This is a security measure to make sure that you absolutely trust sub-site admins to make these types of changes to roles. If you're certain you want to allow this, add the Create Roles (`create_roles`), Edit Roles (`edit_roles`), and/or Delete Roles (`delete_roles`) capabilities to the role on each sub-site where you want to allow this. ### How do I use Administrator Rescue (Magic Link) if I'm locked out? If you can no longer access the WordPress admin (for example, after changing your role or capabilities), you can restore your Administrator access yourself: 1. Go to your site's login page: `yoursite.com/wp-login.php` 2. In the address bar, add `?action=members_rescue` so the URL is: `yoursite.com/wp-login.php?action=members_rescue` 3. Enter the email address of an account that has (or had) the built-in **Administrator** role, or is a **Super Admin** (multisite). 4. Click "Send Rescue Link". If that account is eligible, a secure link will be sent to that email (you may need to check spam). 5. Open the link from the email within 15 minutes. Your Administrator role and Members capabilities will be restored, and you'll be redirected to the login page to sign in. Only users with the built-in WordPress "Administrator" role (or Super Admins on multisite) can use this feature; custom or cloned roles are not eligible. The link expires after 15 minutes and is limited to a few attempts per IP to prevent abuse. ### Help! I've locked myself out of my site! Please read the documentation for the plugin before actually using it, especially a plugin that controls permissions for your site. We cannot stress this enough. This is a powerful plugin that allows you to make direct changes to roles and capabilities in the database. If you have the built-in Administrator role (or are a Super Admin on multisite) but lost access to the admin (e.g. after editing roles), try the **Administrator Rescue (Magic Link)** first: go to `yoursite.com/wp-login.php?action=members_rescue`, enter your admin email, and use the link we send you to restore access. If that doesn't apply or didn't work, stop by our [support forums](https://wordpress.org/support/plugin/members/) to see if we can help. Your web host may also be able to restore your site from a recent backup, but we only recommend that as a last resort, as it could mean losing work or members added since the backup. == Screenshots == 1. Role management screen 2. Edit role screen 3. Content permissions meta box (edit post/page screen) 4. Plugin settings screen 5. Select multiple roles per user (edit user screen) == Changelog == The change log is located in the `changelog.md` file in the plugin folder. You may also [view the change log](https://github.com/caseproof/members/blob/master/changelog.md) online. = 3.2.20 = * Changed: Refreshed branding with updated WordPress.org banner and icon assets, header SVG, and logo * Changed: Updated About page design * Fixed: Missing header banner on some admin pages * Removed: Bundled POT file (translations now delivered via WordPress.org language packs)