itthinx / groups

Groups provides group-based user membership management, group-based capabilities and content access control. It integrates standard WordPress capabilities and application-specific capabilities along with an extensive API.
GNU General Public License v3.0
49 stars 35 forks source link

Adjusts the admin menu to use a dashicon for visual consistency. #35

Closed mattyza closed 8 years ago

mattyza commented 8 years ago

Adjusts the admin menu to use a dashicon for visual consistency. This helps to keep the "Groups" admin menu within the same UI look and feel as the rest of WordPress core.

Before: image

After: image

This is the first in a series of small UI/UX pull requests I'd like to submit. Would you prefer a single pull request with a bunch of different UI tweaks, or individual pull requests for each one, @itthinx ?

proaktion commented 8 years ago

Hi Matty,

Thanks for the suggestion. The idea of using a dashicon for consistency is welcome but losing the Groups icon isn't. I'd rather favor an approach where Groups' icon is provided in a .woff, I'll look into it.

Cheers