/var/www/hkosl.com/aga/wp-content/plugins/simple-membership/views/admin_membership_manage.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

<div id="poststuff"><div id="post-body">
        
<div class="swpm-yellow-box">
Read the <a href="https://simple-membership-plugin.com/apply-content-protection/" target="_blank">content protection documentation</a> to learn more.
</div>
        <h1>How to Apply Content Protection</h1>

        <p>Take the following steps to apply protection to your content so only members can have access to it.</p>

        1. Edit the Post or Page that you want to protect in WordPress editor.
        <br />2. Scroll down to the section titled 'Simple WP Membership Protection'.
        <br />3. Select 'Yes, Protect this content' option.
        <br />4. Check the membership levels that should have access to that page's content.
        <br />5. Hit the Update/Save Button to save the changes.

        <br /><br />
        <h3><?php echo SwpmUtils::_('Example Content Protection Settings'?></h3>

        <img src="<?php echo SIMPLE_WP_MEMBERSHIP_URL '/images/simple-membership-content-protection-usage.png'?>" alt="Content protection example usage">

</div></div><!-- end of poststuff and post-body -->