how to allow add media and feature image to a contributor.

Posted in: Newspaper
Post count: 20

Hi How can i allow a contributor to add media in his post and add feature image.. and how can restrict author and editor to publish directly to site. Mean i can change publish to “submit post” for admin to review..

Thanks

Post count: 22421

Hello,
User roles are handled by wordpress, not our theme, so we have no solution for restricting or providing rights for different users roles as they come from wordpress. You will probably have to use a custom role.
You can either code it in if you know your way around coding or you can use a plugin to edit user roles:
https://wordpress.org/plugins/user-role-editor/
and the coding version:
https://codex.wordpress.org/Function_Reference/add_role
Hope this helps.
Thank you!

Post count: 20

thank you so much … I have done this with a plugin

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.