If you need to restrict some page,post, tag or category with Paid Memberships Pro plugin below is shown how you can to that.

  1. Install and activate the plugin.
  2. Create your desired membership packages
  3. Go to your desired post/page look in right side for Require Membership panel

If no levels are checked, the page is available to all users whether they are members or not or logged in or not.

If you have multiple “tiered” levels, make sure that your higher tiers are checked on lower tier content. For example if you have a free level with access to some content and a paid level with access to “everything”, make sure that on your “free pages” both the free and paid membership levels are checked.

Control portions of content with shortcodes

Shortcode Examples

COPY CODE
[membership]
	Will show up for all members
[/membership]
COPY CODE
[membership level="1"]
	Will only show up for level 1 users
[/membership]
COPY CODE
[membership level="1,2,3"]
	Only show for level 1, 2, or 3 users
[/membership]
COPY CODE
[membership level="0,-1"]
	Show for anyone not in level 1, including non-members and visitors.
[/membership]
COPY CODE
[membership level="0"]
	Will show up for non-members and non-logged in site visitors.
[/membership]

Log in with your credentials

Forgot your details?