WordPress Theme Tutorial

In this tutorial I’ll show you how a WordPress theme comes together. I’ll walk you step by step through the html, css and WordPress PHP functions and how they work. I will use the default theme in WordPress to start out, but then will create more complicated themes as the tutorial continues. The Code is Here: bit.ly

WordPress Newspaper Theme 5

In this tutorial I finish creating the index.php and footer.php code for my WordPress News Theme. I show you how to create custom loops, use wp_list_pages, wp_list_categories and a whole lot more. Code is Here: goo.gl