settings - xensor/Membership-2-Plugin GitHub Wiki

Settings

To set up the options for the plugin, you would head over to Dashboard -> Settings -> Maintenance. From here you will see a form that gives you options to change the ids of the following: ban, guest and default, you will also see redirect URLs for maintenance and banned. You can also change the pages that are for the member(s) to be redirected to ban page id and maintenance page id.

The maintenance and ban page id are the ids you get from editing the post. Example: wp-admin/post.php?post=29749&action=edit.

That id after post= is the number you need for the page id.

For the membership id, you can get that from the membership 2 area. You can do this 2 ways, one is by the shortcode option. It will give you the id of the membership or you can edit the membership and get it from the URL.

I am gonna show you how to get it from a shortcode:

on the membership 2 page, you will see a column with 'shortcode', you click the show link to get the shortcode. [ms-protect-content id="29578"][/ms-protect-content] this is the shortcode you will be looking for.