Tuitional WordPress Theme and Options Framework

Project to create a full WordPress theme from scratch, as an example for a friend’s tuition business. The aim was to create a child-friendly, but still professional template design.

tuitionalIndex

This led to the development of my own WordPress theme options framework written in PHP using the WordPress APIs. It utilises WordPress hooks in the Plugin API to link functions to WordPress actions and generate a customisable theme options pages. It also uses jQuery to organise this page into tabs. It also uses the Options API, Settings API, and the Theme Customization API.

tuitionalPage

 

Leave a Reply

Your email address will not be published. Required fields are marked *