トップページに表示するカテゴリを限定するには、
index.phpで記事一覧を表示するループの前でquery_postsを使用する
[sourcecode language=’php’]
query_posts($query_string . “&cat=(カテゴリID)”);
while (have_posts()) : the_post();
    // 処理
endwhile;
wp_reset_query();
[/sourcecode]
category_name=(カテゴリスラッグ)というのも使える。
 
	
		



 Infinite Timeline
Infinite Timeline Google Maps Photo Gallery
Google Maps Photo Gallery Post Title Furigana
Post Title Furigana Posts Number Widget
Posts Number Widget