23 lines
1.4 KiB
PHP
23 lines
1.4 KiB
PHP
|
|
<div id="poststuff"><div id="post-body">
|
|
|
|
<div class="swpm-yellow-box">
|
|
<?php SwpmUtils::e('Read the '); ?> <a href="https://simple-membership-plugin.com/apply-content-protection/" target="_blank"><?php SwpmUtils::e('content protection documentation'); ?></a> <?php SwpmUtils::e('to learn more.'); ?>
|
|
</div>
|
|
<h1><?php SwpmUtils::e('How to Apply Content Protection'); ?></h1>
|
|
|
|
<p><?php SwpmUtils::e('Take the following steps to apply protection to your content so only members can have access to it.'); ?></p>
|
|
|
|
<ol>
|
|
<li><?php SwpmUtils::e('Edit the Post or Page that you want to protect in WordPress editor.'); ?></li>
|
|
<li><?php SwpmUtils::e('Scroll down to the section titled \'Simple WP Membership Protection\'.'); ?></li>
|
|
<li><?php SwpmUtils::e('Select \'Yes, Protect this content\' option.'); ?></li>
|
|
<li><?php SwpmUtils::e('Check the membership levels that should have access to that page\'s content.'); ?></li>
|
|
<li><?php SwpmUtils::e('Hit the Update/Save Button to save the changes.'); ?></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 -->
|