Site icon Hip-Hop Website Design and Development

Allow contributors to create page (but not publish)

Contributors can create post drafts but not publish. I’d like to add the same permission concept but to Pages. That is, can I allow a Contributor to create a page draft only to have an Editor/Admin to later approve or reject?

From this question, I see that I can hook into the action new_role_edit_posts. Is there an equivalent new_role_edit_pages?

How would you go about this?