Edit Your posts Only
This WP plugin do a parse_query filter to show only the author's posts. So if you log-in with author permission you will show only your posts.
by Hardweb.it · github.com/hardweb-it/hw-edit-your-posts-only · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/hardweb-it/hw-edit-your-posts-only/archive/refs/heads/master.zipMakes it so normal users can see only their posts and drafts from the manage posts screen. Great for multi-user blogs where you want users to only see posts that they have created. Wordpress already makes it so they cannot edit the posts, but still allows them to see the titles. This can get annoying to find your posts mixed in with thousands of others.
Installation
- Upload 'hw-edit-your-posts-only' folder to the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Log in as a non-admin user to ensure that they can only see posts listed in the managed tab that they have created