Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

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?

#119401
Andy Howells
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)