global $WP_Views; $slug = $WP_Views->get_current_taxonomy_term(); $term = get_term_by( 'slug', $slug, 'item-category'); ...
確定! 回上一頁