﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22912	"Remove ""post-format-"" Prefix From Format Terms"	ryanve		"WP's post formats use the taxonomy API under the taxonomy name ""post_format"". If you use `get_the_terms( $id, 'post_format' )` to access the terms, they are prefixed with ""post-format-"" ( e.g. ""post-format-quote"" ). This seems inconsistent with how terms are designed to work. The term is designed to be only the term. It should not include the name of the taxonomy in it. Having inconsistencies like this makes it harder to use taxonomies at scale."	defect (bug)	closed	normal		Taxonomy		normal	wontfix	close	
