Plugin Author
Paolo
(@paoltaia)
Now but with UsersWP, you can create a registration forms for each role that you need and with a plugin like content control, you can probably do it all. The only thing still missing from the equation is the pay to register feature.
Thread Starter
erik2
(@erik2)
Thank you Paolo. I’m using AAM – (advanced access manager), I suppose it can be accomplished but I have to look into it.
Btw I don’t need pay-to-register, but I do need to assign one or more user(s) to a particular location/place, so that only these users can edit/modify that place…
In other words: assigning a role (eg editor) to edit a specific place is not enough, I need to be able to assign one or more users..
-
This reply was modified 4 years, 2 months ago by
erik2.
Plugin Author
Paolo
(@paoltaia)
Sorry to disappoint you, but right now, only the listing owner can edit its own listing.
We don’t have a way to allow more than user to edit a single place.
Thanks,
Thread Starter
erik2
(@erik2)
I understand. The most important thing is, that we are able to assign at least one WP user to a particular location (and another user to another location). So if we are able to assign edit capabilities of a location to a specific WP user, then we are fine for now. As long as we do not have to allow entire user-groups (other than admins) to be able to edit that location.
Thanks!
Plugin Author
Paolo
(@paoltaia)
Just restrict access to the add listing page to the desired role and the issue should be solved?
Thread Starter
erik2
(@erik2)
This is what we’re after:
Person 1 (author) -> can edit location A
Person 2 (editor) -> can edit location B
Person 3 (author) -> can edit location C
etc.
So, regardless of role, access should be granted on a personal level. If I understand well, that can be done simply by making the person in question the listing-owner of the location (post). So that should resolve our issue (for the most part).
Thanks again!