PMPro Default Post Membership Level
A WordPress plugin for setting the default PMPro membership level for new posts of any post type.
by Carimus · github.com/carimus/pmpro-default-level · website
★ 1stars
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/carimus/pmpro-default-level/archive/refs/heads/master.zipFrom the readme
PMPro Default Level
A WordPress plugin and addon for Paid Memberships Pro that allows you to
set the default PMPro level requirements for new pages, posts, or any custom post type.
Features
- Set the default level per post type (i.e. different post types can have different defaults)
- Easily copy settings from and to post types if you have a lot of them
- Reset level requirements for an existing post to the configured defaults.
- Reset level requirements for new post to the configured defaults after changing but before saving.
- Tools to reset all existing posts en masse to their configured default access levels (optionally filtered by
post type).
- Set WPDEBUG to true for debug output on the "PMPro Default Levels" settings page.
Prerequisites
- PHP 5.4+
- The paid-memberships-pro WP plugin must be installed and activated.
- Tested with versions 1.8.5.6 and 1.9.5.4. Should work with all recent versions.
- The pmpro-cpt paid PMPro
add-on must be installed and activated if you want to set the default access level for custom post types as
well.
Caveats
- Only effects new posts created via the editor in the WP backend. I.e. does not affect posts created
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.