W3cubDocs

/WordPress

apply_filters( 'wp_unique_term_slug', string $slug, object $term, string $original_slug )

Filters the unique term slug.

Parameters

$slug

(string) Unique term slug.

$term

(object) Term object.

$original_slug

(string) Slug originally passed to the function for testing.

Source

File: wp-includes/taxonomy.php

View on Trac

Changelog

Version Description
4.3.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_unique_term_slug