Users can only edit pending posts
-
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_postsThen 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_pageAny advice gratefully appreciated!
The page I need help with: [log in to see the link]
- The topic ‘Users can only edit pending posts’ is closed to new replies.