Home › Forums › Other › WordPress Theme development: How to show category based post in home page? › Re: WordPress Theme development: How to show category based post in home page?
December 30, 2012 at 1:11 pm
#119401
Participant
Your best bet is to have a good read of the [Query Posts Codex](http://codex.wordpress.org/Function_Reference/query_posts)
In particular the examples and parameters section – [parameters & categories etc](http://codex.wordpress.org/Function_Reference/query_posts#Examples)