How To Create WordPress Themes From Scratch

wordpresstutorialI stumbled around and came to this REALLY good tutorial in three parts for creating a WordPress theme. Very well written, deep and easy to follow.

I'll be trying to follow this for my own designs since I'm working on a few websites now and really want to do everything from scratch, not use a pre-made template and modify it for my own use.

Anyway, here is the link to this theme. Again, it's well written and everything. I'm impressed.

http://themetation.com/how-to-create-wordpress-themes-from-scratch-part-1/

 

I’m going to show you how to create a wordpress theme from scratch in these 3 parts of tutorial series. I will cover from Structuring, designing in Photoshop, slicing, coding into fully css based html, and finally wordpress implementation.

Below is the index of the topics that we will go through:

  1. Structuring, Designing in Photoshop.
  2. Slicing and Coding.
  3. WordPress Implementation.
    1. header.php
    2. sidebar.php
    3. about.php - a custom file for the about section in the sidebar.
    4. footer.php
    5. index.php
    6. featured-post.php - a custom file for the featured posts.
    7. page.php
    8. single.php
    9. comments.php
    10. archives.php, links.php
    11. search.php, searchform.php
    12. function.php
    13. image.php

Comments

You should also read:

WordPress 2.7

So I upgraded my WordPress installations to the newest version ... so far I'm very impressed. Very.

WordPress Plugins

People have emailed me and asked (ok, so one person did) what plugins I use on my site. I came across this particular…

WordPress 2.7

So I've been watching the release of the next WordPress - since I use WordPress - and I must say it's looking pretty…