Description
Create posts that will only be displayed (and listed in search) for logged in members. Just add the special category Members Only to any post not to be shared publicly. Includes Members Only sidebar widget and Site News widget (all posts not in Members Only category).
There are also members_only and site_news shortcodes for listing headlines on a page or post.
This functionality was originally implemented as part of RSVPMaker for Toastmasters but could be useful for any member-oriented website.
Credits
Members Only Posts
Copyright (C) 2020 David F. Carr
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
See the GNU General Public License at <https://www.gnu.org/licenses/gpl-2.0.html>.
Installation
- Upload the plugin folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
Read all 1 reviewContributors & Developers
“Members Only Posts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Members Only Posts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.9
- Initial release