Creating a WordPress Theme From Scratch
Bei Developer Tutorials gibt es 7 Teile der Serie: Designing and Coding a WordPress Theme From Scratch.
- Part 1 - getting the tools and an overall layout idea
- Part 2 - splitting it up to make the layout parts
- Part 3 - converting the Photoshop template to XHTML
- Part 4 - cleaning up the XHTML and doing some styling with CSS
- Part 5 - how to preload some images with Javascript to make the page load faster
- Part 6 - creating the WordPress-specific markup
- Part 7 - working up the PHP functionality

