Summery Summery
Filters the unique term slug.
Syntax Syntax
Parameters Parameters
- $slug
-
(string) Unique term slug.
- $term
-
(object) Term object.
- $original_slug
-
(string) Slug originally passed to the function for testing.
Source Source
File: wp-includes/taxonomy.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.3.0 | Introduced. |