Changeset 953653
- Timestamp:
- 07/23/2014 06:41:41 PM (12 years ago)
- File:
-
- 1 edited
-
super-simple-post-page-restricor/trunk/README.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
super-simple-post-page-restricor/trunk/README.txt
r953651 r953653 1 Super Simple Post / Page Restrictor 2 ========= 1 2 === Super Simple Post / Page Restrictor === 3 Contributors: arippberger, werkpress 4 Tags: restrict content, restrictor, super simple, user login, login, restrict 5 Donate link: http://alecrippberger.com 6 Requires at least: 3.0.1 7 Tested up to: 3.9.1 8 Stable tag: 1.0 9 License: GPLv2 or later 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 12 Restict content on a post-by-post or page-by-page basis. Minimal configuration required. 13 14 == Description == 3 15 4 16 SSPPR provides a **super simple** way to restrict specific post/pages/custom post types. The plugin adds a checkbox to the post type you'd like restricted. If the checkbox is checked, **POW**, that post is restricted --accessible only to logged-in users. 5 17 6 Installation 7 ------------ 18 == Installation == 8 19 9 20 **Manual Installation** … … 21 32 - Edit the post / page you'd like to restrict. There should be a checkbox labeled "Restrict Post?" - check this to restrict the current post / page. 22 33 23 Configuration 24 ------------- 34 == Configuration == 25 35 26 36 **Page unavailable text** … … 39 49 - User roles selected here will **never** be able to see restricted content, regardless of whether they are logged in. 40 50 41 Future Development 42 ------------------ 51 == Future Development == 43 52 44 53 I'd like to add the following features to the plugin. If you have suggestions for added features please email me at arippberger@gmail.com. … … 46 55 - Add shortcode to restrict content - content placed between start/end shortcodes would be restricted 47 56 - Resctrict content in RSS feeds 57 58 == Frequently Asked Questions == 59 60 - Q - How can I suggest features? 61 - A - Email arippberger@gmail.com 62 63 == Changelog == 64 65 - 1.0 - Initial commit
Note: See TracChangeset
for help on using the changeset viewer.