Created
November 4, 2019 18:53
-
-
Save julien51/73d87f0523d488e438df1772991170f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- wp:unlock/unlock-box {"unlockState":"unlocked"} --> | |
<div class="wp-block-unlock-unlock-box unlock-protocol__unlocked"> | |
<!-- wp:paragraph --> | |
<p>This is content is for members</p> | |
<!-- /wp:paragraph --> | |
<!-- wp:latest-posts /--> | |
</div> | |
<!-- /wp:unlock/unlock-box --> | |
<!-- wp:unlock/unlock-box --> | |
<div class="wp-block-unlock-unlock-box unlock-protocol__locked"> | |
<!-- wp:paragraph --> | |
<p>This content is non-members</p> | |
<!-- /wp:paragraph --> | |
</div> | |
<!-- /wp:unlock/unlock-box --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment