If you're creating or setting up a site for clients or non-technical users, customizing the WordPress admin can help them manage their site and work with content more easily.
Most of the sites I build are for clients who aren't too familiar with WordPress and don't have a lot of time to spend working out how to manage their site, so I like to customize the dashboard and other admin screens to make life easier for them. I also like to add some branding to the admin screens, just to remind them who created their site for them!
The customizations I make will vary depending on the needs of each client but will normally include one or more of:
- Branding the login screen with my own logo.
- Adding branding to the admin screens, from something as simple as changing the header and footer text to going further and rebranding the colours and layout of the screens.
- Removing dashboard widgets that my clients don't need and adding a new one with a helpful introduction to their site and what they need to know about it.
- Removing admin menu items that clients don't need access to and adding new ones where needed.
- Adding metaboxes to editing screens to help clients add data via custom fields.
WordPress provides you with a bunch of hooks and functions that can help you if you want to code it yourself, which is what I often do (adding everything to a special admin plugin), but if you don't fancy delving into the code or are in a hurry, then a plugin can be a simpler and quicker way to go things.
In this post, I'll identify my top 10 plugins for customising the WordPress admin screens. These range from the full-featured plugins like Ultimate Branding which let you make a whole heap of admin customizations, to small plugins like Login Logo that just do one simple job. Which you use will depend on your needs and those of your clients.
So let's start with the grandaddy of them all...
No comments:
Post a Comment