Whird documentation
Documentation for Whird is quite sparse at the moment, apologies for that, but I am trying to add more information as I continue to develop the application.
Installation and set-up
Theme structure
Coming soon.
Theme functions
Coming soon.
Custom fields for settings, posts and pages
- whird_conf_extras — the
$whird_conf_extrasarray is made available to your Whird theme files. It is useful for adding extra settings which can be used within your own functions. - view_data_extras — with some imagination, the
$view_data_extrasarray can be a very powerful tool for customising posts and pages.
Hooks
Coming soon.
Misc
- custom PHP Markdown — customising PHP Markdown on a per theme basis.