wordpress-custom-post-types
wordpress-custom-post-types copied to clipboard
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 developm...
Hey I came across your repo through Devin Walkers repo. https://github.com/DevinWalker/custom-functionality-plugin-example He made some easy to follow tutorials here: https://github.com/DevinWalker/custom-functionality-plugin-example As I am more of a designer and his beginner...
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...