$category = get_category(get_query_var('cat')); echo $category->slug; // Echo the category slug of default taxonomy (Category)