Grid view for Users section in WordPress admin panel

Adding a grid view to the WordPress admin users section

Recently the WP-admin has gotten more attention from core developers. The Media section recently got a grid design, and the plugins area also got a visual improvement. A thought that followed; why not do the same for the User section? This idea first came around for me while working on an internal project – as well as being inspired by Noel Tock’s presentation on Designing Web Applications.

A closer look at the grid view of the users section in the WordPress admin panel

At Metronet we all have photos assigned to our users. So why not use this properly in the admin panel as well? The solution was to use both a grid view and the regular list view – since that obviously is much better for many administration tasks. Following the styling on the other pages, I came up with the image above. This was done using only actions and filters, obviously.

Personally I felt the list view of Users looked kind of horrible, but it definitely serves a purpose, which is why I kept it around for easy access. For a site with 30-50 users it works quite nicely.

I’ll try to publish the code for this on GitHub soon – and yes, the avatars will be square for displaying gravatars.

I guess the next project should be about looking into the “edit profile page” which is just a mess.

I'm a webdeveloper based in Oslo, Norway. I currently work with web development at Nettmaker.

I would like to change the world, but they won't give me the source…

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments