How to Build a Custom Wordpress Theme from Scratch

Posted on February 16th, 2010 at 7:56 am by admin

0


If you’re confident with your CSS and HTML, it’s not hard at all to step up to the challenge of building a custom Wordpress theme. This overview shows the process of how my latest custom Wordpress theme was built from design concept through to completed theme. See how the static design is split up into the various Wordpress theme files, and discover how the simple PHP snippets can add that dynamic functionality of a blog.

via How to Build a Custom Wordpress Theme from Scratch.