As far I know, the widgets in the dashboard can be removed, but I want to ask if its possible to remove the access to dashboard completely and allow access to only post-new.php page? Thanks.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Removing the dashboard:
Removing further parts of the admin menu: Here you can use the
Obviously either function can be extended to differentiate between further user roles. Both should be added to your theme's functions.php file. |
|||||
|
|