I have created custom post type Books
in my functions.php
. Now I want to redirect every user (assigned with editor
role). When they click to Dashboard it goes to this page:
http://www.localhost/wordpress/wp-admin/edit.php?post_type=product
What I want:
1 comment
Comments are closed.