Summery Summery
Filters whether the proposed unique term slug is bad.
Syntax Syntax
Parameters Parameters
- $needs_suffix
-
Whether the slug needs to be made unique with a suffix.
- $slug
-
The slug.
- $term
-
Term object.
Source Source
File: wp-includes/taxonomy.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.3.0 | Introduced. |