/* Theme Name: Kirei Theme URI: http://demo.colorlabsproject.com/kirei/ Author: ColorLabs & Company Author URI: http://colorlabsproject.com Release Date: 10 January 2012 Designer: Dhimas Ronggobramantyo Designer URI: http://www.dhimasronggobramantyo.com/ Requirements: WordPress 3.0 or higher, PHP 5 Compatibility: WordPress 3.3.1 Tags: portfolio, business, child-theme, backbone */ /**** Changelog ****/ 2013.02.13 - Version 1.2.0 - Fix: Rename backbone.js to script.js, as it conflict with backbone.js included in WordPress - Fix: Languages text domain - Fix: Use WP_Query instead of query_post as suggested by WordPress Coding Standard - Fix: Undefined index on theme options when user install this theme for the first time - Fix: Typography on content and comment - Add: body_class() on body tag - Add: Single post navigation - Add: search.php for Search result page template - Add: Dummy data and dummy theme options settings - Add: image.php for attachment page template 2012.08.08 - Version 1.1.3 - Files affected: header.php, includes/theme-options.php Add option to enable auto rotation for frontpage slider 2012.07.31 - Version 1.1.2 - File affected: single.php, functions.php - Added single hook. - Remove unnecessary action hook in single. 2012.06.27 - Version 1.1.1 - Support language front and backend 2012.06.21 - Version 1.1.0 - Files affected: header.php, style.css, functions.php, includes/js/theme-customizer.js Add support for WordPress 3.4 2012.04.04 - Version 1.0.3 - Files affected: theme-options.php Added Custom Field Image 2012.03.14 - Version 1.0.2 -Files added: custom/custom.css, custom.php 2012.03.08 - Version 1.0.1 - Files affected: theme-options.php Added PressTrends Tracking Feature 2012.01.10 - version 1.0.0 - released