Creating Your WordPress Admin Pages The Right Way

Developing plugins and themes for WordPress often comes with the daunting task of creating management and option interfaces for the WordPress user.  The good thing for you is most of the heavy lifting is already done for you.  Learn how to use popular CSS classes and javascript libraries that are already included in WordPress as you create option pages for your plugins and themes.  We’ll take a look at create tables, forms, buttons, and more for your admin pages.