2012-XTended is created to serve as a child theme of Twenty Twelve: http://wordpress.org/extend/themes/twentytwelve More info about Twenty Twelve: http://theme.wordpress.com/themes/twentytwelve/ http://twentytwelvedemo.wordpress.com Full overview of 2012-XTended theme: http://mtomas.com/1/twentytwelve-xtended-wordpress-theme-for-learning-and-site-building 2012-XTended theme at WordPress.org: Quick overview of main theme features: All features that comes with Twenty Twelve theme Custom headers for posts and pages - ported from Twenty Ten, Twenty Eleven 3 footer widgets - ported from Twenty Eleven Icon webfont support - as seen in Twenty Thirteen, only better! Schema.org microdata format support LESS dynamic stylesheet language support! Welcome to rapid development age - change the look and feel of your site in minutes! Table of contents for style.css - as seen in Twenty Thirteen, also for functions.php! Usability, security and other improvements List of coding tips you will find in 2012-XTended theme: (Just open related to the tip files in a text editor and search for a tip number, for example "Tip03" to find the code) Tip00 - Style navigation arrows for post listing (next/previous page navigation) (functions.php) Tip01 - Properly include additional CSS and JavaScript files via functions.php - http://mtomas.com/27/ Tip02 - Add new image size for custom post/page headers and select default header image (functions.php) Tip03 - Mark main navigation menu items, containing children with special css class .dropdown (functions.php, style.css) Tip04 - Print HTML bellow post title with meta information for the current post date/time and author (functions.php, content.php) Tip05 - Remove junk from head (functions.php) Tip06 - Remove WordPress version info from head and feeds (functions.php) Tip07 - No more jumping for read more link (functions.php) Tip08 - Remove curly quotes in WordPress (functions.php) Tip09 - Properly resize videos, inserted with oembed (functions.php, style.css) Tip10 - Custom functions and styles for the Schema.org microdata format support implementation (functions.php, style.css) Tip11 - Three footer widget areas (functions.php, footer.php, style.css) Tip12 - Completely disable the Post Formats UI in the post editor screen (functions.php) Tip20 - Optional code to enable favicon (header.php, favicon.ico) Tip21 - We are people, not machines. Read more at: humanstxt.org. Put this file to the root folder of your website e.g. /public_html (header.php, humanstxt.org) Tip22 - Reminder to enable JavaScript (header.php, style.css) Tip23 - Custom headers for posts and pages (header.php, also see Tip02) Tip30 - Page template to display a list of links (blogroll). Blogroll feature is available as a plugin: Link Manager - http://wordpress.org/plugins/link-manager/ (page-templates/links.php, style.css) Tip31 - Icon webfont support implementation and examples (style.css, category.php, footer.php) Tip32 - Discreet link to WordPress Admin panel in the footer (footer.php, style.css) Tip33 - .no-border CSS class - use it in case you need to display an image without any borders or shadows, include .no-border class for the desired post image (style.css) Tip34 - Disable previous article - next article navigation below the content of a post (style.css) Tip35 - Improve font rendering and fallback in Linux - http://www.onedesigns.com/tutorials/font-families-for-cross-compatible-typography (style.css) Tip36 - Show children items of sidebar category/page menu for selected parent category/page only (style.css) Tip37 - Remove content bottom border for a single page and for the last post in archive view listing (style.css) Tip38 - Mark the links that will open in a new window with special icon, usually these are the links to external resources (style.css) Tip39 - Make site title and site description float (style.css) Tip40 - Make focused input fields glow (style.css) 2012-XTended integrates Schema.org microdata format directly into each page. By Joshua Lyman: http://github.com/jlyman/Twenty-Twelve-Schema.org-Child-Theme http://www.joshualyman.com/twenty-twelve-schema-org-child-theme/ Info about Schema.org microdata format initiative: http://schema.org/docs/gs.html http://googlewebmastercentral.blogspot.com/2011/06/introducing-schemaorg-search-engines.html Properly resize videos, inserted with oembed. By Marty Kokes: http://wordpress.org/support/topic/properly-resizing-videos-possible-code-addition http://martykokes.com Set default 2012-XTended header image. By Paulwpxp: http://wordpress.org/support/topic/setting-default-header-image-in-child-theme Default 2012-XTended header image: http://en.wikipedia.org/wiki/File:Kaunas_in_19th_century.jpg External link icon: http://commons.wikimedia.org/wiki/File:Icon_External_Link.png Elusive-Icons webfont: http://shoestrap.org/downloads/elusive-icons-webfont/ Compatible with GPL: http://codex.wordpress.org/Theme_Review Don't know how to use LESS dynamic stylesheet language? Start reading here: http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/get-into-less-the-programmable-stylesheet-language/ Happy coding! Tomas Mackevicius - http://mtomas.com