bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb name; $cDes= get_term_by('slug',$pname,'ctg')->description; //商品一覧 query_posts( array( 'post_type'=> 'item', 'taxonomy'=> 'ctg', 'term' => $pname, 'posts_per_page' => 50, )); ?>