========================================================================================== Canuck WordPress Theme Change Log ========================================================================================== Version 1.0.4 ----------------------------------- - modified classic portfolio pages to do_shortcode( $post_content ); befor echoing the content. - fixed a css bug in the recent posts widget - fixed the date display in the recent posts widget, all posts were displaying the same date. - adjusted the option backup system to only include content created by the options, removed formatting as well. Version 1.0.3 ----------------------------------- - changed background logo position to center - fixed htpps typo for enqueue font 3 - modified canuck_styles() to better handle the order styles are loaded in child themes. - added Rock Salt and Playfair Display SC Google fonts Version 1.0.2 ----------------------------------- - changed author and theme url's to https:// - moved threaded comments script load to canuck_load_js() - added is_admin() condition to excerpt function - fixed title displays for Category and Tag pages - fixed margin problem on search.php for pages - added select whitelisting for all select options except category selects - changed post spacing on search results - modified media grabber system to canuck prefix - changed home_url() to home_url( '/' ) - fixed some translation misses - added validation check to hex to rgb function Version 1.0.1 ----------------------------------- - fixed bug in smooth-scroll-scripts.js fucus->focus :) - Added Pinterest PinIt button throughout the theme. - Added a Masonry custom template. - Added a Masonry page to the Portfolio Options. Version 1.0.0 ----------------------------------- - original release