﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20480	Can't access original slug with wp_unique_post_slug filter	bradyvercher	nacin	"This is a follow up to [http://core.trac.wordpress.org/ticket/14111 #14111].

The slug passed to the 'wp_unique_post_slug' filter may already be suffixed by the time it's accessible. This requires the default suffix algorithm to be reversed if a developer wants access to the original slug in order to apply their own uniqueness algorithm.

It would be great if the original slug was passed as a parameter in the current filter, or if a new filter was added before the default uniqueness algorithms are executed."	defect (bug)	closed	normal	3.5	Permalinks	3.3	normal	fixed	has-patch	
