if (is_category()) { $cat = get_query_var('cat'); $yourcat = get_category ($cat); echo 'the slug is '. $yourcat->slug; }.
確定! 回上一頁