Adding Piklist Metaboxes, fields, Settings Pages, Widgets, etc. to your theme is very easy. This tutorial will guide you through the process.
- First you need to add the proper folder structure to your theme. PIklist works by searching the active theme for the piklist/ folder and then processing the sub-folders and files within it. The full folder structure can be found here.
- Most Piklist code will go in the folder structure you setup. But other Piklist code, like creating Settings Pages, would go in your Themes FUNCTIONS.PHP file. To learn how to add Settings Pages, Widgets, Meta Boxes and Fields to your theme, check out these Tutorials.