*** Foreword Thinking Changelog *** 2011.02.22 - version 2.3.2 * style.css - Fixed bug in single page (removed .single class). 2010.06.28 - version 2.3.1 * style.css - Fixed Gravity forms styling bug 2010.06.21 - version 2.3.0 * footer.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.14 - version 2.2.1 * style.css - Added styling for Gravity forms 2010.04.28 - version 2.2.0 * footer.php - added support for WooNav 2010.04.21 - version 2.1 * /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.04.14 - version 2.0.3 * index.php - Added disable/enable page modules feature * includes/theme-options.php - Added disable/enable page modules feature 2009.10.02 - version 2.0.2 * tag.php - Title now links to the post. 2009.09.18 - version 2.0.1 * /functions/* - Core Framework 1.0.7 * /lang/forewordthinking.po - Added language file. See: http://www.woothemes.com/2009/08/how-to-translate-a-theme/ * Added gettext functions to template php files to support localization. 2009.08.06 - version 2.0.0 * /functions/ - New WooThemes Framework (V1.0.4) (core theme functions) functions.php * includes/theme-comments.php - Moved from /functions/ includes/theme-functions.php includes/theme-js.php includes/theme-options.php includes/theme-widgets.php includes/sidebar-init.php * includes/theme-options.php - Added new general & dynamic images options * index.php - Fixed checkbox options ( $var == 'true' instead of just $var ) single.php footer.php sidebar.php * index.php - Tweaked woo_get_image() single.php 2009.01.20 - version 1.0 * First release!