Categories
-
Recent Posts
Blogroll
Monthly Archives: December 2009
The Power of WP_Query
WP_Query is a powerful tool to control what to display on your blog. This is very useful for plugin and theme designer, especially for magazine style themes which need to display posts of different categories in different sections. In this post, … Continue reading
Definition of Real Project Tutorial
I’ve been learning PHP and web design for a while, I met my bottleneck and can’t get through it. I tried to read some open source codes, like WordPress, but I can’t understand all the codes. I think that’s because … Continue reading