- Contributors: jrybacek
- Donate link: https://www.paypal.me/jrybacek
- Tags: hide, posts, category, tabletop gaming, pathfinder
- Requires at least: 5.0
- Tested up to: 5.3
- Stable tag: 1.1
A WordPress plugin to hide posts from non-administrators by category.
This plugin enables Editors to see only their content and categorized content. Uncategorized posts from Administrators do not show up for Editors.
Typed in the categories that I don't want to have seen:
Awesome, Spicy
- Tomato (Owner: Administrator, Categories: Fruit, Red)
- Potato (Owner: Administrator, Categories: Vegetable, White)
- Broccoli (Owner: Administrator, Categories: Vegetable, Green)
- Mushrooms (Owner: Administrator, Categories: Vegetable, White, Awesome) - This is a post, I want to hide from other non-Administrators based on the "Awesome" category.
- Apple (Owner: Administrator, Catgories: Fruit, Red)
- Pear (Owner: Administrator, Categories: Fruit, Green, Awesome) - This is a post, I want to hide from other non-Administrators based on the "Awesome" category.
- Peppers (Owner: Administrator, Categories: Vegetable, Green, Spicy) - This is a post, I want to hide from other non-Administrators based on the "Spicy" category.
- Peach (Owner: Administrator, Categories: Uncategorized) - I've just started creating this post as an Administrator
- Blueberries (Owner: Administrator, Categories: Fruit, Blue, Uncategorized) - Even thought I've started adding categories to this post, it won't show up based on the "Uncategorized" category.
- Raspberries (Owner: Editor, Categories: Fruit, Red, Awesome) - Since I'm an administrator, I can still see this post, even though its in the "Awesome" category.
- Tomato (Owner: Administrator, Categories: Fruit, Red)
- Potato (Owner: Administrator, Categories: Vegetable, White)
- Broccoli (Owner: Administrator, Categories: Vegetable, Green)
- Apple (Owner: Administrator, Catgories: Fruit, Red)
- Raspberries (Owner: Editor, Categories: Fruit, Red, Awesome) - Since I'm an administrator, I can still see this post, even though its in the "Awesome" category.
We wanted to use WordPress with our tabletop gaming group. This enables us to all collaborate on content creation, while enabling the dungeon master to retain some "secrets".
Why did you create this?
So tired of using 15 plugins to achieve something very simple.
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
1.1
- Enhanced code to allow for more than one administrator
- Improved poorly written SQL statements
- Fixed bug duplicate posts being displayed
1.0
- Initial release.