I'm new to coding php and Wordpress plugins. I've only done the first steps so far to setup my plugin and have a place for actions and filters. I was following the tutorial here:
http://www.devlounge.net/extras/how-to-write-a-wordpress-plugin
Anyway, I want to do something simple with my plugin.. how do I make it have boxes the user can check off and then save settings. The checked off boxes will show up in the sidebar as catagories under a section marked "wpaf"?
Like for example if the user checks off "cats", "dogs", but not fish. It'll show those two catagories in sidebar under my wpaf.