beaucharman / wordpress-custom-post-types

A PHP class to help register and maintain WordPress custom post types. It also comes with some rad built in properties and methods that can be used in templates to maintain clean code modular development.
https://github.com/beaucharman/wordpress-custom-post-types
26 stars 12 forks source link

Dashicons support #3

Open DevinWalker opened 10 years ago

DevinWalker commented 10 years ago

Hey great class here. I'm wondering, can it support dashicons natively rather than FontAwesome? This wouldn't require the additional load caused by FontAwesome and they are adding more icons to dashicons regularly.

iamlukem commented 10 years ago

Hey @DevinWalker, I have made a pull request that should resolve your issue

beaucharman commented 10 years ago

Thank you @iamlukem !

@DevinWalker, aplogies for not getting feedback to you, I wasn't even aware of this issue till now! :/