• Hi all.

    Continued thanks to everyone on this support form for support, and always positive contributions to the community.

    I have a little project I was hoping to get some help with.

    I’m building a site for the local arts council with wordpress. I want to incorporate an ‘Artist File Online’ section where artist members of the arts council can buy a subscription to a single page with a bio and five pictures of their artworks.

    I’m trying to do this with the plugins Role Manager and Flutter.

    So far I’ve used flutter to make a custom write panel called ‘Artist File’ and then an “Artist Info” Group with Image Fields for Slides

    Now I’m trying to use Role manager to give a user access to edit/upload only on their page. Is that clear?

    Ideally the artist user, can login and then in the dashboard see only the page/post that pertains to them, so they can return later and upload new images or edit their bio.

    Any ideas on how to accomplish this with Role Mangager??

    Many tremendous thanks again,

    Take care.
    N

Viewing 1 replies (of 1 total)
  • Thread Starter niko82

    (@niko82)

    I think it might have something to do with this:

    edit_published_posts

    User can edit his published posts. This capability is off by default. The core checks the capability edit_posts, but on demand this check is changed to edit_published_posts.
    If you don’t want a user to be able edit his published posts, remove this capability. (see also this comment on the Role Manager Plugin Homepage).

    From the Roles and Capabilities entry in the Codex

    Any thoughts?

    This is something that’s been spoken about before but I can’t seem to find an answer.

    Simply put is it possible to set up roles & capabilities in WordPress so that a user has access only to edit a single page/post?

Viewing 1 replies (of 1 total)
  • The topic ‘Role Manager/Flutter Tag Team (project)’ is closed to new replies.