PMP Custom Post Type Access Restriction
Connects Paid Memberships Pro with custom post types to restrict access
by Mian Shahzad Raza · github.com/wpacademy/pmp-cpt-restrict
★ 4stars
0forks
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/wpacademy/pmp-cpt-restrict/archive/refs/heads/main.zipFrom the readme
Paid Membership Pro - Custom Post Type Restriction
A WordPress plugin extension that seamlessly connects Paid Memberships Pro with custom post types to provide granular membership-based access control.
🚀 Features
- Flexible Access Control: Restrict any custom post type based on membership levels
- Granular Permissions: Choose specific membership levels or allow access to all members
- Smart Content Handling: Show excerpts to non-members or redirect to membership pages
- Archive Filtering: Automatically filters archive pages to show only accessible content
- Custom Redirects: Set custom redirect URLs for restricted content
- Easy Integration: Works with any existing custom post types
- Developer Friendly: Includes helper functions for theme integration
📋 Requirements
- WordPress 5.0 or higher
- Paid Memberships Pro plugin (free or pro version)
- At least one custom post type registered on your site
🔧 Installation
Manual Installation
1. Download or clone this repository
2. Upload the pmp-cpt-restrict folder to your /wp-content/plugins/ directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Start restricting your custom post types!
Git Clone
📖 Usage
Bas