Hi
The dashboard stats are currently viewable only for the admins. I assume it should be possible to make it viewable also for other users(Editors/Authors etc.) through functions.php?
I would appreciated if somebody could guide me a little.
Hi
The dashboard stats are currently viewable only for the admins. I assume it should be possible to make it viewable also for other users(Editors/Authors etc.) through functions.php?
I would appreciated if somebody could guide me a little.
I wanted the same thing for my site Carbon Costume.
In msp-admin.php, line 62, change "manage_options" to "edit_others_posts" to give Editors access, and "publish_posts" to give Authors access.
You must log in to post.