Change WordPress user roles and capabilities › Forums › Restrict or Permit access inside WordPress – how to › Restrict user to single post › Reply To: Restrict user to single post
29/02/2016 at 01:20
#2067
Vladimir
Keymaster
Hi,
Is this user an author of this post? If he is not, ‘edit_others_posts’ capability is required.
This module does not give new permissions to the user. It just restricts the existing permissions.
Meta box at the bottom of the post is related to ‘view’ permission for this post at front-end. If you plan to show this post not to the pepperRole only, you don’t need to setup this view restriction.