File Manager / wp-content Search Upload New Item Settings File "db5.php" Full path: /home1/epichome/public_html/wp-content/db5.php File size: 60.67 B (60.67 KB bytes) MIME-type: text/x-php Charset: utf-8 Download Open Edit Advanced Editor Back
/home/pharmacy/www/wp-content/plugins/simple-membership/views/admin_membership_manage.php
<div id="poststuff"><div id="post-body">

        <div class="swpm-yellow-box">
            <?php _e('Read the ', 'simple-membership'); ?> <a href="https://simple-membership-plugin.com/apply-content-protection/" target="_blank"><?php _e('content protection documentation', 'simple-membership'); ?></a> <?php _e('to learn more.', 'simple-membership'); ?>
        </div>
        <h1><?php _e('How to Apply Content Protection', 'simple-membership'); ?></h1>

        <p><?php _e('Take the following steps to apply protection to your content so only members can have access to it.', 'simple-membership'); ?></p>

        <ol>
            <li><?php _e('Edit the Post or Page that you want to protect in WordPress editor.', 'simple-membership'); ?></li>
            <li><?php _e('Scroll down to the section titled \'Simple WP Membership Protection\'.', 'simple-membership'); ?></li>
            <li><?php _e('Select \'Yes, Protect this content\' option.', 'simple-membership'); ?></li>
            <li><?php _e('Check the membership levels that should have access to that page\'s content.', 'simple-membership'); ?></li>
            <li><?php _e('Hit the Update/Save Button to save the changes.', 'simple-membership'); ?></li>
        </ol>
        <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 -->