Tagged Questions
-2
votes
1answer
41 views
How to change user role setting in members plugin so that user can only edit his own post?
I want enable a user to only edit specific post. I am using the members plugin. I do not see a way to achieve this. Do I need to do some code for that post?
Thank you!
0
votes
1answer
87 views
Creating a folder structure
My WP site has a members area which they pay to get access to.
I want that area to be a subfolder, so something like site.com/premium/nameofpage.
I am aware of url rewriting, htaccess etc. Is that ...
2
votes
2answers
124 views
Identical members roles on all sites in a multisite
In a multisite system I need editorial accounts with custom rights. Therefore I have chosen the members plugin. As I do have lots of sites, creating and synching the roles for all sites becomes quite ...
0
votes
2answers
205 views
How do I “trash” a custom post type post while logged in as Admin
I am using the members plugin and have a custom post type of "listing"
When I navigate to listings in the backend, I can edit. quickedit, and view. There is no option to trash. I am logged in as ...