Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialRaqibul Hayder
2,386 PointsHow to make the Wordpress admin page easy for clients to use?
I am building a website for a client and was wondering if there is a way to simplify the Wordpress admin page so that it is easy for the client to you?
Thank you :-)
5 Answers
Ben Attenborough
Front End Web Development Techdegree Graduate 32,769 PointsI believe this is the course Zac is reffering to: http://teamtreehouse.com/library/customizing-the-wordpress-admin-area
Zac Gordon
Treehouse Guest TeacherCheck out the course on how to customize the admin area!!!!
Rich Bagley
25,869 PointsHi Raqibul,
You could restrict the navigation options using a custom user role plugin. This would mean you could set the admin to only show specific areas such as posts and pages leaving the settings, etc for the administrator role.
Hope that helps.
-Rich
Raqibul Hayder
2,386 PointsThanks a ton for helping out!!
Can you please give more details on how to go on about doing that? Any readings or videos I can watch to get it done?
Appreciate it.
Rich Bagley
25,869 PointsHi Raqibul,
The following courses are excellent for that information:
- http://teamtreehouse.com/library/wordpress-user-roles-2
- http://teamtreehouse.com/library/how-to-build-a-wordpress-blog-without-coding (particularly the last section)
Have a look through these and hopefully that should help.
Thanks
-Rich