November 27, 2010 at 5:03 pm | Blog | 4 comments
Following on from the last tutorial Tutorial: Code a WordPress Theme from Scratch (part 2), we are now going to pull the posts from the database with WordPress Loop.
(more…)
November 19, 2010 at 5:09 pm | Blog | 2 comments
wordpress users may search plugins for poll, google adsense, image slides, ads box and so on day to day. Actually wordpress itself is equipped with very powerful widgets. The Text widget is one of them, which is always underestimated by users. In this post, i will introduce some tips on how to take advantage of Text widget to add google adsense, poll to the side bar without a plugin.
the precondition is that, your wordpress theme supports widgets.
(more…)
November 16, 2010 at 7:40 am | Announcement | No comment
It is my birthday, I wish myself a happy life.
November 4, 2010 at 5:56 pm | Blog | 7 comments
Following on from the previous blog Tutorial: Code a WordPress Theme from Scratch (part 1), we are now going to add more functions, files to make the theme more serious.
(more…)