*** Delegate Changelog *** 2013.03.22 - version 2.3.2 * /includes/theme-options.php - Corrected "contant" typo to "contact". 2012.08.06 - version 2.3.1 * template-blog.php - Changed the query 2011.10.27 - version 2.3 * /includes/slider.php - Code clean-up and maintenance. Modified slider to use a custom WP_Query to ensure the correct slide count is returned. * /includes/theme-actions.php - Moved slider JavaScript from header.php to theme-actions.php. Added single-slide display support. * /includes/theme-js.php - Replaced loopedSlider JavaScript with SlidesJS JavaScript. * /includes/js/loopedSlider.js - REMOVED * /includes/js/slides.min.jquery.js - ADDED * index.php - Replaced include() calls with get_template_part(). Code clean-up and maintenance. * header.php - Moved slider JavaScript from header.php to theme-actions.php. Code clean-up and maintenance. * style.css - Removed fixed height and overflow: hidden on #loopedslider .container to allow for SlidesJS autoheight. 2011.10.15 - version 2.2 * includes/theme-widgets.php - Added the WooTabs widget * style.css - Added styling for the WooTabs widget 2011.07.13 - version 2.1.3 * archive.php - Added localization support for the "RSS feed for this section" string * lang/delegate.po - File updated with new strings 2010.10.31 - version 2.1.2 * template-contact.php - Fixed sidebar not displaying 2010.10.25 - version 2.1.1 * style.css - Fix footer to bottom of page * footer.php - Fix footer to bottom of page * includes/js/general.js - Fix footer to bottom of page 2010.10.21 - version 2.1 * includes/theme-plugins.php - removed yoast breadcrumbs. Install plugin instead from now on: http://yoast.com/wordpress/breadcrumbs/ * single.php - Fixed yoast breadcrumbs function call * page.php - Fixed yoast breadcrumbs function call * template-fullwidth.php - Fixed yoast breadcrumbs function call * template-sitemap.php - Fixed yoast breadcrumbs function call * template-contact.php - Fixed yoast breadcrumbs function call * template-archives.php - Fixed yoast breadcrumbs function call * includes/theme-options.php - removed breadcrumb option (just install plugin to activate it) 2010.10.12 - version 2.0 * CUSTOM POST TYPES * includes/slider.php - Added new query and logic * includes/theme-functions.php - added slide custom post type * includes/theme-options.php - removed old options 2010.10.05 - version 1.4 * /functions/ - new framework with Sidebar Manager * sidebar.php, footer.php - changed woo_sidebar to woo_sidebar * page.php, index.php, template-*.php - fixed get_sidebar() 2010.06.28 - version 1.3.1 * style.css - Fixed Gravity forms styling bug 2010.06.21 - version 1.3.0 * header.php - Added theme support for WordPress 3.0 Menu Management * /includes/theme-functions.php - Added theme support for WordPress 3.0 Menu Management 2010.06.15 - version 1.2.4 * custom.css - Fixed 404.php 2010.05.18 - version 1.2.3 * style.css - Added styling for Gravity forms 2010.05.18 - version 1.2.2 * includes/slider.php - fixed numbering bug in navigation 2010.04.28 - version 1.2.1 * search.php - sanitized search 2010.04.07 - version 1.2 * /functions/* - MAJOR UPDATE - Framework V.2.7.0 * header.php - Added SEO tags, woo_title(); & woo_meta(); * functions.php - Changed layout for loading required files. 2010.03.30 - version 1.1.5 * style.css - Fixed a position bug for IE regarding the featured slider 2010.02.07 - version 1.1.4 * style.css - fixed clear on pingbacks/tracbacks after title 2010.02.01 - version 1.1.3 * comments.php - Fixed broken comment submit button 2010.01.29 - version 1.1.2 * index.php - added images to blog layout 2010.01.28 - version 1.1.1 * includes/theme-options.php - fixed settings for image size 2010.01.26 - version 1.1 * functions.php - Added Woo Custom Nav * /functions/ - Core WF update for Woo Custom Nav * header.php - Added call to Woo Custom Nav (line 101-118) 2010.01.23 - version 1.0.2 * header.php - fixed minor html bug in logo image url * includes/theme-options.php - Added image custom field * archive.php - added image custom field (line 6-10, 42) * template-blog.php - added image custom field (line 12-16, 26) 2010.01.22 - version 1.0.1 * style.css - minor css fix on #nav (line 126 & 128) * includes/theme-options.php - fixed documentation link 2010.01.21 - version 1.0 * First release!