• Hi, I have the most insanely complex members site, customer doesn’t want members to use WP backend for editing their posts. I have installed & configured your plugin, very nice work! However I can only edit pending posts, not published ones. I am sure this is a capabilities issue, any idea what it might need? These are the capabilities that I have already assigned to this role:
    edit_files
    manage_options
    upload_files
    import
    unfiltered_html
    edit_posts
    edit_published_posts
    read
    edit_others_pages (this needed for a different front end editor plugin)
    edit_published_pages (ditto)
    delete_posts
    delete_published_posts
    delete_private_posts
    edit_private_posts
    read_private_posts

    Then all of yours:
    frontier_post_can_add
    frontier_post_can_edit
    frontier_post_can_delete
    frontier_post_can_draft
    frontier_post_can_pending
    frontier_post_can_private
    frontier_post_exerpt_edit
    frontier_post_can_media
    frontier_post_can_page

    Any advice gratefully appreciated!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author finnj

    (@finnj)

    If status is Published, that users are allowed to edit published posts (Setting: Allow users to change status from Published)

Viewing 1 replies (of 1 total)
  • The topic ‘Users can only edit pending posts’ is closed to new replies.