* admin-functions.php - do_shortcode on output in woo_embed so shortcodes work in embed field
2011.06.20 - version 4.1.5
* /js/shortcode-generator/js/dialog-js.php - Preserve line breaks when using a textarea in the Shortcode Generator screens.
2011.06.13 - version 4.1.4
* admin-shortcodes.php - Added Google +1 Button shortcode.
* js/shortcode-generator/editor_plugin.js - Added Google +1 Button to shortcodes menu.
* js/shortcode-generator/shortcodes/google_plusone.js - Added Google +1 Button generator screen.
* admin-functions.php - Added modification to woo_breadcrumbs() to use get_page_by_title() if the parent page isn't found using get_page_by_path().
2011.05.31 - version 4.1.3
* admin-sbm.php - Adjusted array of custom sidebars to be ordered in a specific fashion, and not by the order in which they were created.
2011.06.10 - version 4.1.2
* admin-functions.php - new google fonts
2011.05.30 - version 4.1.1
* admin-interface.php - Removed console.log to fix "theme options not saving" issue.
* admin-shortcodes.php - Adjusted HTML outputted by button shortcode to pass W3C validation.
2011.05.21 - version 4.1.0
* admin-functions.php - Added new Google Fonts.
* admin-interface.php - Solved bug where typography options were being set to 9px on all typography options.
* admin-functions.php - tweaked woo_image auto image tests, and vt_resize width checks
* admin-setup.php - changed $woo_options to get_option to work with older themes that don't load $woo_options
2011.05.20 - version 4.0.9
* admin-setup.php - removed notices from texttitle and tagline options if not set
2011.05.12 - version 4.0.8
* admin-functions.php - fixed get_theme_data() in woo_admin_bar_menu()
2011.05.11 - version 4.0.7
* admin-functions.php - added new google fonts
2011.05.10 - version 4.0.6
* admin-sbm.php - Fixed bug with taxonomy terms that have children not displaying the correct sidebar widgets.
2011.05.09 - version 4.0.5
* admin-shortcodes.php - Fixed warning message if no attributes are set in the contact form shortcode, as well as adding support for checkbox and radio button field types.
2011.05.05 - version 4.0.4
* admin-setup.php - Moved woo_load_textdomain() call to fire on "init".
* admin-custom-nav.php,
admin-custom.php,
admin-framework-settings.php,
admin-functions.php,
admin-interface.php,
admin-medialibrary-uploader.php,
admin-sbm.php,
admin-seo.php,
admin-setup.php,
admin-shortcodes.php,
admin-tumblog-quickpress.php - Code clean-up and consistency checks. Replaced calls to bloginfo( 'template_directory' ) and bloginfo( 'template_url' ) with get_template_directory_uri().
2011.05.04 - version 4.0.3
* admin-interface.php - Fixed bug in save logic where arbitrary integers were being inserted into "Subscribe and Connect" text input fields.
* admin-setup.php - fixed bug where site description wasn't showing on older themes that don't have the new site description option.
2011.05.03 - version 4.0.2
* admin-interface.php - Make sure slashes are stripped from "text" field type values on save.
* admin-functions.php - Make sure slashes are stripped from all instances of the page title output (woo_title, wp_title and admin_title).
* admin-functions.php - Added generic "ie" body class to all Internet Explorer body classes, as well as an "ie9" body class for use with Internet Explorer 9.
* admin-shortcodes.php - Added optional CSS class field ("css") to the "tabs" shortcode.
* /shortcode-generator/shortcodes/tab.js - Updated "tab" shortcode generator with the new "css" field.
* admin-framework-settings.php - Added support to the exporter for values in "type" fields that are setup as arrays.
* admin-functions.php - vt_resize: Use set width from woo_image when returning image that hasn't been resized. Image will be stretched to fit. Fixes issues where image uploaded is smaller than width of slider etc.
2011.05.02 - version 4.0.1
* admin-functions.php - Added new Google webfonts.
2011.04.25 - version 4.0.0
* admin-init.php - Version bump.
* admin-setup.php - added option for tagline CSS output from options
* admin-shortcodes.php - Added optional excerpt length, with "read more" link options, to the content toggle shortcode. Added "Share via LinkedIn" shortcode.
* /js/shortcodes.js - Added logic for the excerpt "read more" link in the content toggle shortcode.
* /js/shortcode-generator/shortcodes/toggle.js - Added new shortcode attributes to content toggle shortcode generator screen.
* /js/shortcode-generator/js/dialog-js.php - Added defaultValue logic for text input fields on shortcode generator screens.
* /css/shortcodes.css - Added base CSS styles for the "more text" used if using the optional excerpt in the content toggle shortcode.
* /js/shortcode-generator/js/editor_plugin.js - Added "Share via LinkedIn" shortcode to the Generator menu.
* /js/shortcode-generator/preview-shortcode-external.php - Added custom action hook in the footer, to enable the loading of custom scripts without requiring wp_footer().
2011.04.18 - version 3.9.0
* admin-seo.php - Added support for WordPress SEO by Yoast to WooSEO.
* admin-functions.php - Added support for WordPress SEO by Yoast to WooSEO.
* admin-hooks.php - Added context function and woo_*_atomic() functions for use in hooks, as well as implemented woo_do_atomic() in the various woo hooks.
* admin-functions.php - added new Google fonts
2011.04.09 - version 3.8.2
* admin-functions.php - added new google fonts
2011.04.07 - version 3.8.1
* admin-functions.php - Added filtering mechanism to woo_title() and adjusted woo_pagination() to always move the raw query string to the end of the pagination links.
2011.03.30 - version 3.8.0
* admin-framework-settings.php - Added options to disable WordPress Admin Bar and enable WooFramework admin bar enhancements.
* admin-functions.php - Logic to either disable the WordPress Admin Bar or add WooFramework enhanced navigation menu items.
2011.03.28 - version 3.7.14
* admin-shortcodes.php - Corrected new line characters in contact form shortcode. Added "rel" option to social icon shortcode.
* /js/shortcode-generator/shortcodes/social_icon.js - Added field for the "rel" option to the social icon shortcode generator.
2011.03.18 - version 3.7.13
* admin-init.php, admin-setup.php, admin-shortcodes.php - made all HEAD output neat
* admin-functions.php - added more google fonts
2011.03.17 - version 3.7.12
* admin-functions.php - modified vt_resize to not resize if the width and height of original image are smaller than resized area.
2011.03.16 - version 3.7.11
* admin-functions.php - added @ to omit PHP warning message in woo_custom_login_logo()
2011.03.14 - version 3.7.10
* admin-express-functions.php - upgraded to use post formats functionality
2011.03.09 - version 3.7.09
* admin-interface.php - changed wording on Reset Options button
2011.03.05 - version 3.7.08
* admin-shortcodes.php - Allow shortcodes to be added inside the "info box" shortcode.
* admin-sbm.php - Fixed "array_key_exists" warning message after resetting the Sidebar Manager.
2011.03.02 - version 3.7.07
* admin-functions.php - Added support for BuddyPress search to woo_pagination().
* admin-tumblog-quickpress.php - Only load tumblog styles on dashboard
* /js/shortcode-generator/js/dialog-js.php - Increased total allowed tabs to 10 in the tabber controller in the shortcode generator.
* /css/shortcodes.css - Added "vertical" alternate style to the tabber shortcode.
2011.02.19 - version 3.6.09
* admin-functions.php - fixed vt_resize() to not remove 1px if the image width is same as resize width
2011.02.19 - version 3.6.08
* admin-shortcodes.php - Changed "info box" shortcode to use DIV tag instead of P tag. Removed trailing slash on URLs in the "social icon" shortcode.
* css/shortcodes.css - Updated "info box" style to use DIV tag instead of P tag.
2011.02.18 - version 3.6.07
* admin-shortcodes.php - Added "nav-tab" class to tab navigation items in the tabber shortcode.
* js/shortcodes.js - Refined tabber JavaScript.
* css/shortcodes.css - Cleaned up tabber shortcode CSS to support nested unordered and ordered lists.
2011.02.18 - version 3.6.06
* admin-functions.php - Fixed bug where Twitter widget was intermittently generating incorrect links to tweets.
* admin-functions.php - added some more Google Fonts
2011.02.17 - version 3.6.05
* admin-sbm.php - Added functionality to display the category custom sidebar on single posts in that category in the Sidebar Manager.
* admin-sbm.php - Added a note explaining how the new "category sidebar on single posts" functionality works.
2011.02.16 - version 3.6.04
* admin-functions.php - Added fix for using custom post ID in woo_image().
* admin-shortcodes.php - Added option to use pre-defined colour scheme in button shortcode, open in new window in social icon shortcode and tweaked options in fblike shortcode.
* admin-functions.php - fixed image placeholder to not show in_the_loop on singular pages
2011.02.14 - version 3.6.02
* admin-shortcodes.php - Added social_icon shortcode and restructured contact form shortcode to work within tabber.
* /js/shortcode-generator/shortcodes/social_icon.js - Generator controller for social_icon shortcode.
* /js/shortcode-generator/editor_plugin.js - Added link on the shortcode generator menu for the social_icon.
* /css/shortcodes.css - Adjusted contact form shortcode CSS to accommodate the new code structure.
* admin-functions.php - Tested Google Fonts and fixed several that weren't displaying.
2011.02.11 - version 3.6.01
* admin-functions.php - Fixed woo_twitter_script to include retweets
2011.02.08 - version 3.6.00
* admin-functions.php - Added support in woo_embed() for html_entity_decode. Fixed spelling mistake on "Kristi" Google Webfont. Fixed seo_follow meta custom field to switch depending on the default option.
* admin-shortcodes.php - New shortcodes ( Dropcap, Text highlight, Abbreviated text, Custom Typography (using Google Fonts), Alt-style support for the tabber, Content Toggle, Ordered and Unordered List Generators, with various alt styles for the bullets).
* admin-shortcode-generator.php - Enqueued colorpicker CSS and JavaScript files for use in the generator.
* admin-style.css - Fixed z-index issue in options screen.
* /css/shortcode-generator.css - Updated styling for shortcode generator.
* /css/shortcodes.css - Added CSS for new shortcodes.
* /images/shortcode-*.png - New images for unordered list style shortcode.
* /js/shortcode-generator/editor-plugin.js - Added additional shortcodes to menu, and new "skip lightbox" functionality for simple shortcodes.
* /js/shortcode-generator/preview-shortcode-external.php - Updated preview to include call to Google Fonts.
* /js/shortcode-generator/shortcodes/* - Added control files for new shortcodes.
* /js/shortcode-generator/js/dialog-js.php - Added additional form field controls. Integrated setup function for the colorpicker.
* /js/shortcodes.js - Added JavaScript for content toggle shortcode.
* admin-shortcodes.php - Refined and tested custom typography shortcode and font loader.
* /js/shortcode-generator/shortcodes/unordered_list.js - Refined functionality to remove list items textarea.
* /js/shortcode-generator/shortcodes/ordered_list.js - Refined functionality to remove list items textarea.
* admin-sbm.php - Sanitised $_REQUESTs and $_POST'ed values.
* admin-seo.php - Sanitised $_REQUESTs.
* admin-setup.php - Sanitised $_REQUESTs.
* js/woo-scripts.js - Resolved JavaScript selector issue, causing label on image width/height fields to hide on save.
2010.12.06 - version 3.3.00
* admin-interface.php - removed Custom Navigation menu item, and added option to enable it in Framework Settings
* admin-framework-settings.php - removed Custom Navigation menu item, and added option to enable it in Framework Settings
* admin-functions.php - fix in woo_image for WPBundle post thumbnails
2010.12.06 - version 3.2.13
* admin-functions.php - woo_image links to full image if single post instead of natively resized WP Thumbnail
2010.12.01 - version 3.2.12
* js/woo-medialibrary-uploader.js - Added additional support for non-image files.
* admin-setup.php - added if function_exists to load_child_theme_textdomain
2010.11.30 - version 3.2.11
* admin-functions.php - fixed bug with native image resizer image width equal to specified width
2010.11.29 - version 3.2.10
* admin-sbm.php - Fixed bug in sidebar generation for post tags (test case: "video" tag).
* admin-shortcodes.php, css/shortcodes.css - added alert icon link
2010.11.25 - version 3.2.09
* admin-sbm.php - Added support for custom post types in the Sidebar Manager.
* admin-functions.php - added ie7 and ie6 classes to browser_body_class
2010.11.23 - version 3.2.08
* admin-functions.php - woo_image() native resize check and set width of image before resize to avoid error
2010.11.22 - version 3.2.07
* admin-sbm.php - Fixed bug in sidebar determination logic with archives and static posts page. Added logic to pull sidebar data from parent sidebar, instead of as static XHTML tags.
* admin-setup.php - added load_textdomain to look in /lang folder of parent theme and child theme
2010.11.19 - version 3.2.06
* admin-medialibrary-uploader.php - Fixed bug with standard values (std) logic. Removed preview if the file isn't an image.
* js/woo-medialibrary-uploader.js - Neatened up call to Media Library thickbox. Removed preview if the file isn't an image.
* admin-functions.php - Changed to using html_entity_decode() function on meta description to allow special characters (user request).
2010.11.16 - version 3.2.05
* admin-sbm.php - Resolved conflict between specific category and template hierarchy sidebars.
2010.11.15 - version 3.2.04
* admin-interface.php - made functions pluggable
* admin-functions.php - removed unused function (debug output)
* admin-framework-settings.php - removed unused function (debug output)
* admin-style.css - fixed position of screenshot
2010.11.13 - version 3.2.03
* admin-setup - added check for non-existing array in woo_head_css()
2010.11.12 - version 3.2.02
* admin-setup.php - improved/cleaned up code
* admin-theme-page.php - REMOVED FILE
* admin-functions.php - added Buy Themes page function
* admin-style.css - Added styles for string builder
* admin-framework-settings.php - Added new Font Stack Builder option,
2010.09.30 - version 3.0.01
* admin-interface.php - Added reset function for SBM.
* admin-sbm.php - Added reset and error checking functions.
2010.09.17 - version 3.0.00
* admin-sbm.php - Added new files for Sidebar Manager
* admin-interface.php - Enabled the Sidebar Manager in the backend
* admin-style.css - Added CSS for new Sidebar Manager
* Added preliminary stack builder source.
2010.09.14 - version 2.9.28
* admin-functions.php - Added fix in woo_image to not apply WM Multisite url fix if external image url is sent through. Added crop alignment option to woo_image
2010.09.14 - version 2.9.27
* admin-functions.php - added alternative taxonomies to be added to the SEO keyword output.
2010.09.13 - version 2.9.26
* admin-interface.php - fixed time input masking
2010.09.12 - version 2.9.25
* css/shortcodes.css - revised boxes
* admin-shortcodes - revised boxes
2010.09.10 - version 2.9.24
* css/shortcodes.css - revised buttons
* admin-functions.php - bug fix: removed alt tag from anchor from woo_image if resizer off
2010.09.10 - version 2.9.23
* admin-shortcodes.php - Revised buttons, started with JS toggle
* css/shortcodes.css - revised buttons
2010.09.09 - version 2.9.22
* admin-functions.php - fixed woo_image to not show duplicate image in single post when grabbing image from post
2010.09.07 - version 2.9.21
* admin-setup.php - Fixed some logic with loading complex options from previously saved options.
* admin-express-functions.php - fixed iphone function bug for tumblog themes
* admin-interface.php - added handling for apostrophes in theme option drop downs
* admin-functions.php - removed "beta" warning from Update Framwork page
2010.09.06 - version 2.9.20
* admin-interface.php - added manual off for SBM until it's ready for realease.
* admin-custom.php - Added fix to constants with correct php syntax.
* admin-sbm.php - ADDED new functionality
2010.09.03 - version 2.9.19
* admin-interface.php - Fixed a undefined index php error.
2010.09.01 - version 2.9.18
* admin-shortcodes.php - Removed function to remove shortcodes from RSS feeds, as it strips WP shortcodes too. Fixed ilink icon parameter.
* admin-functions.php - changed str_ireplace to str_replace (php4)
2010.09.01 - version 2.9.17
* admin-shortcodes.php - added function to remove excessive paragraphs and linebreaks from shortcodes
2010.08.31 - version 2.9.16
* css/shortcodes.css - fixed styling for box shortcode to work properly on some older themes. New ilink styling
* admin-shortcodes.php - added new ilink shortcode
* admin-framework-settings.php - made the options panel output disabled by default
* admin-functions.php - made the options panel output disabled by default
2010.08.30 = version 2.9.15
* admin-interface.php - Added extra markup for SEO Character Counters
* admin-custom.php - Added Character counter script, and removed td tags outputs. Fixed some SEO show/hide functionality.
2010.08.25 - version 2.9.14
* admin-tumblog-quickpress.php - Checks for (and includes) iPhone app functionality for tumblog themes
* admin-functins.php - Fix so woo_title works on older versions of WP (pre 3.0)
2010.08.06 - version 2.8.11
* admin-functins.php - Added info box for SEO custom fields
* admin-custom.php - Added info box for SEO custom fields
* admin-seo.php - Added info box for SEO custom fields
2010.08.05 - version 2.8.10
* admin-functions.php - woo_title() fixed bug to show custom page title on pages
2010.08.02 - version 2.8.09
* admin-functions.php - Google Fonts: removed add_action. Must be loaded in includes/theme-actions.php or functions.php in the theme to use.
2010.08.01 - version 2.8.08
* admin-functions.php - Google Fonts: Fixed PHP warning if $woo_options not set
2010.08.01 - version 2.8.07
* admin-functions.php - Added Google Fonts stylesheet generator
* admin-interface.php - Added Google Fonts options
2010.07.26 - version 2.8.06
* admin-interface.php - Added fix for secondary inputs resetting on zero values
2010.07.26 - version 2.8.05
* admin-tumblog-quickpress
2010.07.26 - version 2.8.04
* admin-tumblog-quickpress.php - User Permissions fix: does not allow any user without publish_posts capability to see the dashboard widget.
2010.07.19 - version 2.8.03
* admin-functions.php - SEO upgrades and fixes to archive indexing and outputs.
2010.07.14 - version 2.8.02
* admin-functions.php - added Taxonomy Archive title information to SEO function woo_title()
2010.07.12 - version 2.8.01
* admin-custom.php - wpmu fix for versions prior to 3.0 - get_post_types() not supported in 2.9.x wpmu
2010.07.08 - version 2.8.00
* BUMP VERSION
2010.07.08 - version 2.7.29
* admin-setup.php - Added woo_comment_reply() (moved out from header.php), added function_exists to some functions
2010.07.07 - version 2.7.28
* admin-framework-settings.php - removed the framework beta option, now permanently enabled.
* admin-functions.php - Fixed and added SEO keyword output for new options
* admin-interface.php - Changed loading credentials for framework update page.
* admin-seo.php - Added new options for adding site wide keywords and descriptions.
2010.07.06 - version 2.7.27
* admin-seo.php - Added SEO option to disable the custom fields.
* admin-custom.php - Added functionality to disable the SEO custom fields.
* admin-functions.php - Changes some Special character encoding in the Keyword and Description meta output
2010.07.02 - version 2.7.26
* admin-custom.php - Made WooThemes Custom Fields/Custom Settings appear on custom post types automatically.
2010.06.30 - version 2.7.25
* admin-seo.php - Updated wording for SEO options.
2010.06.28 - version 2.7.24
* admin-functions.php - Adjusted woo_meta(); and other SEO functions due to third party plugin queries.
2010.06.25 - version 2.7.23
* admin-functions.php - added fix for possible WordPress 3 Multisite on blog.dir issues. (Commented out globals $blog_id;)
2010.06.15 - version 2.7.22
* admin-seo.php - Added notice for WordPress sites set to private.
2010.06.15 - version 2.7.21
* admin-functions.php - Uniformly sanatized SEO description outputs.
2010.06.01 - version 2.7.20
* admin-function.php - Fixed some possible issues with get_the_post_image in woo_image. Also fixed SEO keywords issues.
* admin-interface.php - Changed JS to iterate throughout hidden classes/options more accurately.
* admin-setup.php - Cleared up some php notice errors.
2010.06.01 - version 2.7.19
* admin-custom.php - Modified the output to store relative ID's into the page markup for custom fields.
2010.05.27 - version 2.7.18
* admin-functions.php - Formalized the the_post_thumbnail to work with rest of the woo_image structure. Post linking and WPMU safe.
2010.05.27 - version 2.7.17
* admin-custom-nav.php - Backend fix for 2nd+ level category descriptions in the Add an Existing Category box.
2010.05.26 - version 2.7.16
* admin-function - Added fix for images used elsewhere in a theme with custom width atributes (html resizing)
2010.05.26 - version 2.7.15
* admin-custom-nav.php - added error trapping for function mb_detect_encoding() which checks charset type.
* admin-setup.php - fixed index check on texttitle, Adjusted save on activate
2010.05.24 - version 2.7.14
* admin-interface.php - Rectified problems with $woo_options not resetting and repopulating on import.
2010.05.18 - version 2.7.13
* admin-setup.php - fixed output of custom css from options
2010.05.12 - version 2.7.12
* admin-interface.php - Added jQuery for collapsable functionality in option page.
* admin-functions.php - Modified woo_image() to handle WordPress image.
* admin-setup.php - Added thumbnail setup
2010.05.10 - version 2.7.11
* admin-setup.php - added check for textitle from old theme options.
2010.05.03 - version 2.7.10
* admin-custom-nav.php - added stripslashes to handle escape chars for before_title and after_title params, russian chars now supported, current_page_parent class added, 2nd + level apostrophe fix
* admin-init.php - Versioned up to 2.7.10
* admin-functions.php - Modified woo_image to support gallery functionality, modified woo_title() and woo_meta() to use plugin data and display paging details.
* admin-style.css - Added new classes for 'info' options
* admin-seo.php - Added more options to Options Page
* admin-interface.php - Added 'info' option.
2010.04.29 - version 2.7.09
* admin-custom-nav.php - added depth arg to frontend output
* admin-setup.php - Modified theme activate save function to retain non-common options.
2010.04.23 - version 2.7.08
* admin-interface.php - Adjust image upload return class to match corresponding CSS class for resizing.
* admin-init.php - Versioned up to 2.7.8
2010.04.19 - version 2.7.07
* admin-funtions.php - Added support for removing special from file uploads.
* admin-custom.php - Added support for removing special from file uploads.
* style.css - Added z-index to options wrapper
2010.04.14 - version 2.7.06
* admin-tumblog-quickpress.php - Swopped out default WP editor for simpler nicEdit.
* admin-custom-nav.php - bug fix for special chars and the sidebar widget - added block class to nav widget, updated db links field to use text instead of varchar
* /js/custom_menu_dynamic_items.js - bug fix for special chars
2010.03.22 - version 2.6.04
* admin-functions.php - Updated WPMU test in woo_image
2010.03.18 - version 2.6.03
* admin-functions.php - Comleted first version of WooFramework Updater with Direct and FTPext support
2010.03.18 - version 2.6.02
* admin-custom.php - improved calendar control for multiple calendars
* admin-interface.php - improved calendar control for multiple calendars
2010.03.18 - version 2.6.01
* admin-custom-nav.php - bug fix for custom menu items current page item class if using static home page
2010.03.17 - version 2.6.00
* admin-custom.php - added handler for post/page metabox for calendar
* admin-interface.php - added handler for theme option type=calendar and JS, CSS scripts
* /js/ui.datepicker.js - Added datepicker JS
* /css/datepicker/* - Added css and images for datepicker
2010.03.16 - version 2.5.07
* admin-custom-nav.php - bug fix for custom menu items current page item class
* admin-custom-nav.php - added support for umlauts and other special chars
2010.03.15 - version 2.5.05
* admin-functions.php - added 'Off' functionality to the url shortener
2010.03.04 - version 2.5.04
* admin-functions.php - fixed a bug with getting first inline image in post in woo_image
2010.03.04 - version 2.5.03
* admin-custom-nav.php - bug on opening external links in new window
2010.03.04 - version 2.5.02
* admin-function.php - switched file_get_contents for curl
2010.03.03 - version 2.5.01
* admin-tumblog-quickpress.php - added tag support for Tumblog Dashboard Widget
2010.03.03 - version 2.5.00
* admin-functions.php - Made Generic woo_short_url($url) function that uses bit.ly or tinyurl
2010.03.03 - version 2.4.09
* admin-functions.php - Added TinyUrl shortener function getTinyUrl($url).
2010.03.03 - version 2.4.08
* admin-functions.php - Fixed a missing character in the woo_image function regarding non resized images.
2010.03.03 - version 2.4.07
* admin-functions.php - added double check for WPMU $blog_id
2010.03.02 - version 2.4.06
* admin-functions.php - line 153, removed the extra [0] from the $first_img = $matches[1][0]. Was giving an error.
2010.03.02 - version 2.4.05
* admin-custom-nav.php - removed id's from menu items so that menu can validate
2010.03.02 - version 2.4.04
* admin-tumblog-quickpress.php - fixed Audio and Image upload so that they now attach to the post when using Woo Quickpress widget
2010.03.01 - version 2.4.03
* admin-functions.php - Converted woo_get_embed into woo_embed (like woo_image), and created a working depreciation of woo_get_image.
2010.02.25 - version 2.4.02
* admin-interface.php - fixed bug with Tahoma font selection
2010.02.25 - version 2.4.01
* admin-functions.php - woo_image is upgraded with 'src' to accept image url's for dynamic resizing, and 'meta' for title and alt text.
2010.02.24 - version 2.4.00
* admin-functions - Added Dynamic Height calculation to woo_get_embed.
* admin-tumblog-quickpress and associated files - added tumblog files
2010.02.23 - version 2.3.08
* admin-interface.php - Fixed bug with saving mechanism.
2010.02.16 - version 2.3.07
* admin-interface.php - Fixed ajax callback NOTICE errors, fixed color box bug, removed cleanSource() from image uploader in the machine.
* admin-framework-settings.php - Fixed XML markup error.
2010.02.15 - version 2.3.06
* admin-framework-settings - Modified SQL queries for possible compatibility issues.
* admin-interface.php - Modified SQL queries for possible compatibility issues.
2010.02.10 - version 2.3.05
* admin-framework-settings.php - ADDED - put most of the Framework settings HTML interface in a seperate file.
* admin-framework-update.php - ADDED - New file that will act as the template for framework updates. (BETA)
* admin-interface.php - Wrote new checks for update messages. Along with save functions for new framework settings.
* admin-themes-page.php - Modified with WP_Error checks.
2010.02.10 - version 2.3.04
* admin-functions.php - Added woo_active_template() function for checking if a template is in use.
2010.02.07 - version 2.3.03
* admin-interface.php - added more fonts / stacks
2010.02.07 - version 2.3.02
* admin-setup.php - custom css wasn't outputted if text title option enabled
2010.02.05 - version 2.3.01
* admin-custom.php - Don't show thumb.php in image custom field if there isn't any image
* admin-functions.php - Added a double check for WPMU files path
2010.02.03 - version 2.3.00
* admin-interface.php - Added code to compile all options into one database row, woo_options.
2010.02.03 - version 2.2.08
* css/custom_nav.css - fixed child item margin
* admin-functions.php - defined $_REQUEST['options']
* admin-interface.php - $update_message was undefined variable echo only if isset
* admin-interface.php - fixed line 880 to check if variable isset
* admin-custom-nav.php - implemented custom nav fixes and upgrades (upgrading made easier, version added, max width, anchor titles, reset confirmation, optional open link in new window)
2010.02.02 - version 2.2.07
* admin-custom-nav.php - fixed current_page_item bug which occurs when pretty permalinks are on
* admin-interface.php - Removed usage of thumb.php to display uploaded image.
2010.02.01 - version 2.2.06
* admin-setup.php - Added functionality for editing menu items, updated menu add, current-page-item class, added reset button
2010.02.01 - version 2.2.05
* admin-hooks.php - Updated with new hook definitions
2010.01.29 - version 2.2.04
* admin-setup.php - Automatically show Options Panel on activate
2010.01.27 - version 2.2.03
* admin-setup.php - Cleared some PHP Notice warnings.
* css/custom_nav.css - added ico-arrow to WooNav
* images/ico-arrow.png - added ico-arrow to WooNav
2010.01.27 - version 2.2.02
* admin-custom.php - Fixed a file upload handle error
2010.01.27 - version 2.2.01
* admin-functions.php - fixed parameter link in woo_get_image
2010.01.26 - version 2.2.00
* admin-interface.php - Added custom navigation menu optional functionality.
* admin-setup.php - Added custom navigation menu optional functionality.
* admin-custom-nav.php - added to repository - all custom navigation menu functionality.
* admin-functions.php - Added function to show options on html page
* admin-inteface.php - Added new framework setting to disable output of options page
2010.01.26 - version 2.1.02
* admin-functions.php - Cleaned woo_image function and added functionality to get first image in post (not attached).
2010.01.25 - version 2.1.01
* admin-functions.php - Depreceated woo_get_image and forwarded it to woo_image. cleaned up and fixed cleansource function to work properly.
* admin-style.css - removed import reset.css
2010.01.12 - version 2.1.00
* admin-hooks.php - Definition of hooks that can be used in theme
* admin-functions.php - Added function for analytics and IE output in head
* admin-setup.php - Added function to output css in head. Removed legacy comments function.
2009.12.23 - version 2.0.00
* MAJOR Update (Beta)
* Temporary check built in to prevent 2.9 from bombing out on the RSS functions
2009.12.18 - version 1.2.03
* admin-functions.php - Fixed WPMU in woo_get_image when resizer disabled
2009.11.02 - version 1.2.02
* admin-functions.php - Set thumb.php parameters to have width first instead of height.
2009.10.12 - version 1.2.01
* admin-functions.php - Added support for WPMU in woo_get_image()
2009.09.24 - version 1.2.00
* admin-interface.php - Added icons to titles
* admin-interface.php - Rewritten jquery slider animation to work with new icons
* admin-style.css - New styling for icons
* /images/plus.png - ADDED
* /images/down.png - ADDED
* /images/up.png - ADDED
2009.09.23 - version 1.1.01
* admin-setup.php - Load default.css if options panel has not been saved yet.
* admin-interface.php - Fixed 'reset' not working properly.
* admin-interface.php - Replaced Woo-icon in back-end to reference local file.
* /images/woo-icon.png - ADDED
2009.09.15 - version 1.1.00
* admin-functions.php - Added sort order for "auto image"
* admin-functions.php - Only add rel="lightbox" when linking directly to images, and not permalinks.
2009.09.07 - version 1.0.09
* admin-functions.php - Added suckerfish hack to woo_get_embed
* admin-functions.php - Added $class to img tag when no resizer used
2009.08.31 - Version 1.0.08
* admin-interface.php - Converted file uploads to wp_handle_upload()
* admin-custom.php - Converted file uploads to wp_handle_upload()
* admin-functions.php - Added IE7 fix of empty height on woo_get_image
* admin-functions.php - Removed "permanent link to" from woo_get_image
* admin-functions.php - Added rel="lightbox" to woo_get_image
2009.08.26 - Version 1.0.07
* admin-setup.php - Added localization
* admin-setup.php - Added custom.css stylesheet link insert into the header
* admin-interface.php - Changed ABSPATH to get_template_directory() when assigning the get_theme_data argument.
* admin-functions.php - Changed ABSPATH to get_template_directory() when assigning the get_theme_data argument.
* admin-functions.php - Reworked woo_get_image to be less dependent on php function and added, 'woo_force_all' and 'woo_force_single' options for image sizing issues.
* admin-interface.php - Reworked the file uploader to catch permission errors.
* admin-costom.php - Reworked the file uploader to catch permission errors.
* admin-style.css - Added new style for error popup
* /images/error.png - Added icon for .errors class in CSS
2009.08.13 - Version 1.0.06
* admin-setup.php - Removed permanent woo_option_output() from wp_footer. Added as parameter.
* admin-interface.php - Uploads rewritten with Content Directories Constants. http://codex.wordpress.org/Determining_Plugin_and_Content_Directories
2009.08.05 - Version 1.0.05
* admin-interface.php - Fixed but with Abolute path on Theme version checker.
2009.08.03 - Version 1.0.04a
* admin-interface.php - Removed Update notifier. Added support for '&' in select boxes.
* admin-custom.php - Added alternative method. Javascript <form id="post"> hack for IE7. ie. Custom field uploading IE7 fix.
2009.07.07 - Version 1.0.01
* admin-functions.php - Added extra "$force" argument to the woo_get_image function. Adds ability to force woo_get_images to be set to given dimention when GD library is not available. (small image forced resize bug + img load missing height bug)