== Changelog == = Theme Name: ButterBelly = Version: 1.0.4 = **************************** * Renamed blog.php as home.php. * Added blog posts on static front page. = Version: 1.0.3 = **************************** * bloginfo( 'stylesheet_url' ); changed to echo get_stylesheet_uri(); = Version: 1.0.2 = **************************** * Front page image changed. * Screenshot changed. = Version: 1.0.1 = **************************** * Declared the theme copyright. * Declared license, copyrights and resources links in readme.txt * add_editor_style() function placed into after_setup_theme action. * register_nav_menu function placed into after_setup_theme action. * Favicon implemented off by default. * All PHP/Scripts Errors, Warnings, Notices and/or Deprecated Calls issue fixed. * Removed wp_enqueue_script('jquery'); * All scripts code indented. * Escaped all urls. * All js enqueued in one function. * wp_title filtered with additional content. * Site title and site description added in header, if site logo uploaded via theme option, site title and description will be disappeared. = Version: 1.0.0 = ButterBelly Created On 15 Nov 2013.