WordPress

Custom WordPress Documentation

With WordPress becoming more feature rich with each release, I am noticing the the sites I build tend to vary in functionality. Due to this variation, writing documentation and training users has become difficult. I recently came across the new WP-Help plugin and EasyWPGuide which look like useful tools to help solving this problem.

Creating a custom theme options panel in WordPress

Creating a custom theme options panel in WordPress

Having worked with WordPress for a while, I wanted to have a crack at creating my own theme options panel. These 3 articles combined together helped me to do so:

Alternatively there is Thematic Options Panel if you don’t want to build from scratch.