Use Site Settings plugin to create admin fields for storing short text snippets for use in your theme templates.
It can also be used for storing data which you may need to reference such as ID of page or category.
Storing these settings in the admin is preferable to hardcoding them into your templates so they can be updated easily..
Read the documentation to find out how to add admin fields and sections...
Download the archive file and uncompress it..
Read the documentation to find out how to add admin fields and sections...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Add support for post type select menus, checkboxes and radio buttons..
Fix custom select menus selected states..
Textdomain must be string, not constant, to work with parsers.. 0.1.
Read more