Changeset 1767654
- Timestamp:
- 11/16/2017 07:25:41 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
content-permissions-for-pages-posts/trunk/readme.txt
r1767540 r1767654 1 1 === Content Permissions for Pages & Posts === 2 2 Contributors: paramsheoran 3 Tags: restrict content, memebers, private content, content permission, restrict guest,content restriction 3 Donate link: https://profiles.wordpress.org/paramsheoran 4 Tags: restrict content, members, private content, content permission, restrict guest,content restriction 4 5 Requires at least: 3.0 5 6 Tested up to: 4.8 … … 11 12 12 13 == Description == 13 Control your content based on logged in users, guests roles. Hide the content and show message to ask them to login. 14 <blockquote> 15 <p>Control your content based on logged in users, guests roles. Hide the content and show message to ask them to login.</p> 16 </blockquote> 14 17 Hide complete page content, post content with simple use of shortcode and your content inside this. 15 18 Special option to display the content only to guests, only to logged in users etc. … … 21 24 = Shortcode list: = 22 25 23 1. [cpp_guest ] :your content to display for guest only [/cpp_guest]26 1. [cpp_guests] Your content to display for guest only. [/cpp_guests] 24 27 25 2. [cpp_users] : Display content for users/members/logged in only[/cpp_users]28 2. [cpp_users] Display content for users/members/logged in only. [/cpp_users] 26 29 27 30 … … 32 35 33 36 1. Plugins >> 'Add New' in the plugins dashboard 34 2. Search 'Content Permission for Pages & Posts '37 2. Search 'Content Permission for Pages & Posts. 35 38 3. Click 'Install' Button 36 39 4. Activate the plugin on the Plugin dashboard. No Setting Pages.
Note: See TracChangeset
for help on using the changeset viewer.