*** WPBundle Knowledgebase Changelog *** 25.07.2011 - Version 0.2.1 * Bug Fix: When viewing a singular page, make sure the tabs return the correct results. 20.07.2011 - Version 0.2 * Major Restructure to bring to current standards. * Enhancement: Extract content from template files for easier child theme modifications. * Enhancement: Better sorting/filtering queries when loading results. * Enhancement: Tabs are dynamically created based off public post types. * Enhancement: Page Title output tweaks. * Enhancement: Security hardening with AJAX Nonces. * Change: Rename Custom Post Types. A migration script will need to be used. * Change: Complete rework of jQuery/AJAX Functionality. Much cleaner now. * Change: Extract code into theme-cpt.php and theme-shortcodes.php for portability. 12.04.2011 - Version 0.1.5.6 * menu.png - Added for custom post type menu icons. * user-submit.php - Removed extra " from textareas. 14.03.2011 - Version 0.1.5.5 * header.php - Update gettext slug to woothemes for page number. * theme-functions.php update woo_parse_type to be translatable. 14.03.2011 - Version 0.1.5.4 * header.php - Added 14.02.2011 - Version 0.1.5.3 * single-question.php - Updated share links for proper translation. * knowledgebase.po - Updated for above update. 05.02.2011 - Version 0.1.5.2 * theme-functions.php add woo_archives_where() so the archives widget functions properly. 25.02.2011 - Version 0.1.5.1 * theme-functions - Contunious updates on woo_filter_page_title for better titles. * 404.php - Updated sorting meta to work with the new page templates. * style.css line 1499 - Hide sorting options on normal pages. * header.php line 50 - Link the logo image/description to the homepage. * header.php line ~65 - If you are viewing a page, show the blog description (instead of "Knowledgebase"). * style.css and jquery.custom.css - Small fixes to allow larger URLs in the share box. 23.02.2011 - Version 0.1.5 * theme-functions.php - Updated a few of the sorting functions for better sorting. * results.php - Updated post type links to be automatically generated. * sorting-tools.php - Moved more HTML into this, instead of having it on the other templates. * tabs.php - Introduced. Now the tabs's permalinks are created automatically. * Multiple sorting bugs fixed -- recommended update. 23.01.2011 - Version 0.1.4 * Integrated woo_sidebar into sidebar.php 10.01.2011 - Version 0.1.3.2 * Updated woo_filter_page_title to display the site name instead of "Knowledgebase" * Updated knowledgebase.po (was empty before) * Added filters for post type slugs in theme-functions.php 08.01.2011 - Version 0.1.3.1 * Changed $category to get_the_category() in theme-functions.php 06.01.2011 - Version 0.1.3 * Removed last comment from sidebar.php (causing AJAX return error) * Allows custom logo to be uploaded replacing the tagline. * Fixed menu padding and added hover state. 20.12.2010 - Version 0.1.2 * Added default .po file for translation. 17.12.2010 - Version 0.1.1 * Removed actions from theme-actions.php 08.12.2010 - Version 0.1 * First release!