*** Backstage Changelog *** 2012.01.31 - version 2.3.0 * index.php - Code optimisation. Optimise custom archive file loading logic. * style.css - Make sure anchor tags in the slider are set to display: block. * /includes/slider.php - Add support for optional slide link theme options. * /includes/theme-options.php - Add sub-headings where appropriate and add optional slide link fields for each slide. 2012.01.18 - version 2.2.15 * archive-photos.php - added noheight=true to woo_image to fix an IE height issue * archive-shows.php - added noheight=true to woo_image to fix an IE height issue * single-show.php - added noheight=true to woo_image to fix an IE height issue * includes/widgets/widget-woo-shows.php - added noheight=true to woo_image to fix an IE height issue 2011.09.26 - version 2.2.14 * /includes/theme-functions.php - Added logic to work with new "display audio title" theme option. * /includes/theme-options.php - Added "display audio title" theme option. * style.css - Adjusted spacing above audio excerpt "span" tag. 2011.09.22 - version 2.2.13 * archive-shows.php, single-show.php - Show dates and times now respect the date and time formats specified under the "Settings -> General" WordPress administration screen. 2011.09.14 - version 2.2.12 * /includes/widgets/widget-woo-shows.php, archive-shows.php - Changed post status from "published" to "publish" in query to make sure non-published and trashed shows don't get returned by the query. 2011.09.08 - version 2.2.11 * header.php - Added language_attributes() to the html tag. 2011.08.16 - version 2.2.10 * /includes/theme-functions.php - Swapped out array_key_exists() function in favour of additional error trapping on custom archive title tag and heading fields. 2011.08.14 - version 2.2.9 * archive.php - added missing conditional check for post meta (line 8) 2011.08.12 - version 2.2.8 * archive.php - added post meta conditional code * single.php - added post meta conditional code * search.php - added post meta conditional code * template-blog.php - removed duplicate post meta * includes/widgets/widget-woo-catloop.php - added post meta conditional code 2011.08.05 - version 2.2.7 * includes/theme-options.php, * includes/slider.php - updated slider speed options 2011.07.16 - version 2.2.6 * /includes/theme-options.php - Added additional WP Thumbnail-specific Dynamic Image theme options (disabling this fixes thumbnail galleries in Photos widget). 2011.06.28 - version 2.2.5 * archive-shows.php - Adjusted logic around pagination display. 2011.06.20 - version 2.2.4 * archive-albums.php, archive-shows.php, archive-photos.php - Added an extra condition to not adjust the post-content margin if the image isn't available. 2011.04.26 - version 2.2.3 * archive-shows.php - Added fix to remove "Older Entries" link when not needed in the pagination. 2011.04.05 - version 2.2.2 * styles/fresh.css, styles/glossy_cubes.css, styles/green.css, styles/grey.css, styles/purple.css, styles/white_minimal.css - Added active state styling for the WordPress Menus current-menu-item class. 2011.03.31 - version 2.2.1 * style.css - fixed an IE bug. Add "clear:both;" to ".widget" & "#content .widget ul.widget-list li" (line 878 & 900) 2011.03.06 - version 2.2.0 * widget-woo-shows.php - Added checkbox and logic to display only upcoming shows. * archive-shows.php - Added logic to toggle between displaying all shows or just upcoming shows. * /includes/theme-options.php - Added theme option to toggle between displaying all shows or just upcoming shows on the "Shows" archive template. 2011.02.23 - version 2.1.8 * archive-shows.php - Adjusted code to support multiple events on the same day. * /includes/widgets/widget-woo-shows.php - Adjusted code to support multiple events on the same day. 2011.02.16 - version 2.1.7 * comments.php - Fixed comment form posting URL. * template-blog.php - Don't display an image when no image is set for the post. Fixed issue with excerpt & content display to only display the excerpt. * style.css - Added styling to move text to the left on template-blog when no image is set for the post. 2011.01.17 - version 2.1.6 * archive-shows.php - Fixed show sorting and display in paged scenario as well as first page display. 2011.01.13 - version 2.1.5 * single-show.php - fixed time output. 2011.01.13 - version 2.1.4 * /includes/theme-options.php - Added additional fields for custom archive title tag and page heading text. * /includes/theme-functions.php - Added additional filters for custom archive title tag and page heading text (woo_title() must be enabled for the title tag text). 2011.01.06 - version 2.1.3 * includes/widgets/widget-woo-shows.php - Update for legacy versions of Backstage, to display correct shows in the correct order on older installations. 2011.01.04 - version 2.1.2 * archive-*.php - Added filter to the archive page heading for customisation via a child theme ( woo_cpt_archive_title_* ). * includes/theme-functions.php - Added filter to the archive page title tag for customisation via a child theme ( woo_cpt_archive_title_*_titletag ). * includes/widgets/widget-catloop.php - Updated post meta to reflect updates in archive.php from V2.1.1. 2010.12.31 - version 2.1.1 * archive.php, archive-*.php, single.php, single-*.php, template-blog.php, search.php, includes/theme-options.php - Fixed post meta translation. Added meta as standard on normal blog. Option to enable meta on custom post types in options. * lang/backstage.po - updated the language file with new post meta 2010.12.31 - version 2.1.0 * includes/theme-widgets.php - Added include for new audio player widget. * includes/widgets/widget-woo-audioplayer.php - Added new single-file audio player widget. 2010.12.30 - version 2.0.9 * includes/theme-functions.php - added type to woo_media_add() * single-album.php, archive-albums.php - added "audio" to type in woo_media_add 2010.12.29 - version 2.0.8 * includes/widgets/widget-woo-shows.php - Fixed show sorting logic. * archive-shows.php - Fixed show sorting logic. 2010.11.17 - version 2.0.7 * template-contact.php - *NEW* Added contact template * style.css - added Contact Form styling * includes/theme-options.php - added Contact Form E-Mail 2010.11.15 - version 2.0.6 * includes/theme-functions.php - Fixed bug with custom post type archive URLs * includes/theme-plugins.php - Modified SD_Register_Post_Type class to work with custom post type archive URLs 2010.11.12 - version 2.0.5 * includes/theme-functions.php - fixed bug with saving custom field images 2010.11.10 - version 2.0.4 * single.php - fixed image in post * style.css - removed float from #main .post .thumbnail * single-photo.php - removed lightbox option and set it to true in the gallery * single-video.php - removed lightbox option and set it to true in the gallery * includes/theme-options.php - removed lightbox options 2010.11.08 - version 2.0.3 * single.php - Removed lots of unnecessary code * includes/widgets/widget-woo-shows.php - widget now returns shows by Event Start date, not latest events added 2010.11.03 - version 2.0.2 * template-blog.php - *NEW* Added blog template 2010.11.02 - version 2.0.1 * header.php - fixed custom logo option 2010.10.26 - version 2.0 * /functions/ - framework update * CUSTOM POST TYPES * header.php - added text title #logo, optimized nav code * style.css - Modified for new Custom Post Type integration * functions.php - Added theme-plugins.php include * includes/theme-plugins.php - NEW Embedded plugin file * includes/theme-functions.php - Added post types for Albums, Photos, Videos and Shows * single-albums.php - NEW Custom Post Type single page * single-photos.php - NEW Custom Post Type single page * single-videos.php - NEW Custom Post Type single page * single-shows.php - NEW Custom Post Type single page * archive-albums.php - NEW Custom Post Type archive * archive-photos.php - NEW Custom Post Type archive * archive-videos.php - NEW Custom Post Type archive * archive-shows.php - NEW Custom Post Type archive * images/* - NEW CPT icons * includes/widgets/widget-woo-albums.php - NEW CPT widget * includes/widgets/widget-woo-photos.php - NEW CPT widget * includes/widgets/widget-woo-videos.php - NEW CPT widget * includes/widgets/widget-woo-shows.php - NEW CPT widget 2010.08.22 - version 1.3.3 * includes/slider.php 2010.06.30 - version 1.3.2 * page.php - Made page title h2 (with class) for continuity sake. 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.13 Ð version 1.2.4 * style.css - Added styling for Gravity forms 2010.06.10 Ð version 1.2.3 * /includes/theme-functions.php - Fixed the audio attachment orderby method. 2010.05.27 Ð version 1.2.2 * single.php - Added condition to check if thumbs should be active * /includes/theme-options.php - Added options to remove thumb from single.php blog pages 2010.04.20 Ð version 1.2.1 * header.php - Built in WP_Error catch for invalid tag settings * /includes/theme-widgets.php - Built in WP_Error catch for invalid tag settings 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.04.01 - version 1.1.2 * search.php - Added missing page variables for category and postmeta checks. * style.css - Added top margin to audio unit output. 2010.03.16 - version 1.1.1 * /includes/theme-functions.php - Added the hardcoding of audio file play length (in seconds) from the attacthment description file too the Audio function. 2010.03.04 - version 1.1.0 * single.php - converted woo_thumb_url() to woo_image() for WPMU support * /includes/slider.php - converted woo_thumb_url() to woo_image() for WPMU support * /includes/theme-functions.php - Changed functions in woo_attachments() to output image via woo_image() 2010.03.03 - version 1.0.8 * index.php - changed thumb.php to woo_image (line 23) 2010.01.30 - version 1.0.7 * functions.php - Updated from framework and exculded unused scripts. * header.php - Added custom nav * single.php - Added lightbox function to $instance * archive.php - Added lightbox function to $instance * includes/theme-functions.php - Modified media functions * includes/theme-widgets.php - Modified Tag widget options * includes/theme-options.php - Added lightbox options to the Dynamic Images heading 2010.01.19 - version 1.0.6 * includes/slider.php - Fixed images not showing if Autoslide was blank 2010.01.14 - version 1.0.5 * /includes/theme-options.php - Recoded the tags drop down to a simpler, more scalable text only input. * /includes/theme-widgets.php - Recoded the tag loop widget to a simpler, more scalable text only input. 2010.01.07 - version 1.0.4 * /includes/theme-options.php - Fixed spelling errors. 2010.01.06 - version 1.0.3 * /includes/theme-widgets.php - Fixed bug with limiting number of MP3 players in the Tag Loop Widget * /includes/theme-functions.php - Fixed bug with limiting number of MP3 players in the Tag Loop Widget 2010.01.03 - version 1.0.2 * /includes/theme-widgets.php - Added post limit to Tag widget. Also modified category widgets slightly. (order of option appearance) 2009.12.16 - version 1.0.1 * comments.php - fixed _( to _e( on line 19 2009.12.02 - version 1.0 * First-Release!