Summery Summery
Filters the category that gets used in the %category% permalink token.
Syntax Syntax
Parameters Parameters
- $cat
-
The category to use in the permalink.
- $cats
-
Array of all categories (WP_Term objects) associated with the post.
- $post
-
The post in question.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |