WP_Queryの使い方をPHPコードにまとめた便利なコード・スニペット | notnil creation weblog
http://notnil-creative.com/blog/archives/1288
WPでループを形成するそれぞれの関数の違いってなんぞ?
query_posts(), get_posts(), WP_Query()は何が違うん
query_posts() メインループを変更する
get_posts() カスタムループを生成する
WP_Query() カスタムループを生成する
hijiriworld Web
query_posts(), get_posts(), WP_Query()による$wp_queryオブジェクトの違い
hijiriworld Web
WordPressのループの仕組みを深く知る query_posts() と get_posts() の違い