Sanitary Theme 0.3

I’ve made a number of improvements since version 0.2. Although I’m sure there are plenty more improvements that could be made, I figure it’s about time I released update. Below is the changelog.

Download Sanitary 0.3

The changelog is available below.

--- 0.3 ---

functions.php
- improved thumbnail support
- added custom menu support
- added contants to prevent repetitive function calls (get_bloginfo etc.)

header.php
- added body_class() support (and removed IDs from content divs)
- added custom menu support
- added divs for centering content areas (#in-header, #main, #in-main)
- added contants as defined in functions.php
- added RSS/Atom auto discovery links
- edited the title tag
- removed "profile" property from head tag for HTML5 compliance

footer.php
- added sticky footer (http://www.cssstickyfooter.com/)
- added divs for centering content areas (#in-footer)
- closed divs opened in header (#main, #in-main)

index.php
- changed post_meta to post-meta to match other class formatting

single.php
- removed link from title
- changed post/page title to h1
- changed post_meta to post-meta to match other class formatting

comments.php
- fixed comment box label
- moved to the optional folder for access if needed (not required by the theme)

style.css
- centered content areas (#in-header, #in-main, #in-footer)
- changed header navigation to horizontal
- added styles for sticky footer

all over the place
- added 
tags - added post_class()
Posted in

Leave a Comment

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