Version 1.4.2 * Hide comment count and icon if theme option to "Hide comment meta" is checked. Version 1.4.1 * Fix image captions not showing when using the Gallery shortcode. * Refactor hoon_gallery_display() Version 1.4.0 * Remove blog page template. Use Settings > Reading > Front Page Displays > A Static Page > Posts Page setting. * Add option to set Posts Page Category theme option * Add blank page template. Often recommended to use as home page to show background image. * Sanitize footer text to using wp_kses_data() Version 1.3.3 * Update FitVids script. Fixes Viddler videos not resizing. * Update license info Version 1.3.2 * Update mobile menu scripts, styles, and integration. * Update Google fonts so they are enqueued with the correct protocol. * Update FontAwesome icon fonts and styles. * Update archive titles to be more advanced and filterable. Version 1.3.1 * Updated gallery slideshows to work with WP 3.5 in the case where id's are provided. Images no longer need to be attached to the post. Any gallery can be a slideshow [gallery slider=1]. * Removed LESS css files. * Updated files pointing to includes to point to inc folder Version 1.3.0 * Updated embed hoon_embed_html() function to call the proper function for adding wmode parameter to youtube vids. * Updated file structure and function locations. * Fixed issue where custom background image of first post is showing when Setting > Reading > "Front Page Displays" is set to "Your latest posts." * Fixed Google+ sharing functionality * Fixed custom background issue for Firefox. Image was not fading in 100% on Firefox for Windows. (anystretch.js) Version 1.2.5 * Removed duplicate alignment styles * Added sample-data.xml file * Updated custom background style input to more easily be modified via custom css. Version 1.2.4 * Fixed background color not showing if there is not an image set. Version 1.2.3 * Added featured image (if set) to Pages. * Adjusted post meta location on Pages. * Reworked custom background and responsive functionality. * Added ability to have a custom background image for page templates displaying multiple posts. * Merged post background and style options under one tab. * Removed custom post background color option. * Made custom columns 100% width on mobile devices. Version 1.2.2 * Fixed bug where the default background image set via Appearance > Background wasn't showing. * Updated wp_title and wp_title filter Version 1.2.1 * Add HTML5 Shiv for better IE support for HTML5 elements * Add IE Specific stylesheet * Add a style-base.css file to handle/hold most the base css * Move LESS files to stylesheets folder * Remove Social Bartender Integration * Remove title limit on Format Gallery: * templates * Fix Format Gallery: Gallery image counts * Fix custom background image showing on multiple post pages Version 1.2.0 * Fix Primary Menu showing behind WP Admin Bar if enabled. * Fix events not working when event name had special characters in it. * Allow $more tag to work on template-blog.php page templates. * Add youtu.be to video player url options to allow for YouTube share url's to be filtered. * Add option to change main content width (Default, Wide, Wider, Widest) * Add footer widgets * Add options to control featured image links of "Image" post formats. * Add custom field to link featured image links of "Image" post formats to and external url (featured_image_link) * Restructure gallery display * Update and Add new gallery display theme options * Update image sizes to accommodate new main content image width * Update comment functionality to return to the comments tab when a comment has been posted, regardless of what tab is set as the default tab in the Theme Options. * Update comment form styles * Update Google+ sharing button functionality * Update prefixes and localization from "themeit" to "hoon" * Update Custom Background integration to use new method introduced in WP 3.4 * Added external track URL option * Added option to allow or not allow playback of a track. This keeps the track in the playlist, it's just not playable. * Rename class.audio.php to class-audio-tracks.php * Remove more uses of query_posts() * Remove comment numbering functionality * Remove "fancy" CSS3 gallery option (bad perfomrance). Version 1.1.0 (5.30.2012) * Removed all uses of query_posts() * Added loop-template-blog.php which is now used by template-blog.php * Added pagination to archive.php pages. Version 1.0.4 (5.22.2012) * Fixed small CSS bug with tabs, again :( Version 1.0.3 (5.16.2012) * Fixed small CSS bug for content tab styles on Uncontained Page Templates * Updated gallery outputs default image size to post-thumbnail instead of thumbnail. This seems to ensure proportional image crops to retains same width and height. * Added left and right padding to Uncontained page templates. * Also added .entry-content container to both Uncontained page templates. Version 1.0.2 (3.24.2012) * Updated theme name link in footer. * Updated wp_title() info to be just that. Twenty Eleven uses the code that was used, but it was printing the site title twice with some SEO plugins. Kaboshed. * Added new function and filter to handle default wp_title functionality * Defined $categories variable as an array by default in loop-gallery-blocks.php * Removed display of empty categories in content tab of Custom Post options metabox (inc/metaboxes/post-options.php) * Updated Twitter follow button to include username * Updated comment formatting to allow p tags and other elements to have a bottom margin excerpt for the last element in the comment * Updated dummy data Version 1.0.1 (3.19.2012) * Minor CSS styles updates * Fixed Flash based audio player on gallery to play album when cover is selected * Added hoon-dummy-data.xml * Updated shortcodes to be prefixed with "p75_", this was suppose to be done before release :( * Updated widgets to use the new shortcodes with "p75_" prefix Version 1.0 (3.19.2012) NEW: Initial Release