Level 1 capability to edit post – "Conditional"
-
Trying to determine how to allow a user (“level 1”) to edit a specific post? The post was created by an admin, but given permission to access by level 1 user. If I understand correctly, this can be done by the use of custom capabilities / conditionals.
It appears that I should use:
“current_user_can(“edit_post”)”Do I use it as a shortcode like this “[current_user_can(“edit_post”)]” and if so, where do I put the shortcode?
I tried using the parameter in the “Custom Capabilities” of the post, but it doesn’t work…
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Level 1 capability to edit post – "Conditional"’ is closed to new replies.