Summery Summery
Filters the permalink structure for a post before token replacement occurs.
Syntax Syntax
Description Description
Only applies to posts with post_type of ‘post’.
Parameters Parameters
- $permalink
-
The site's permalink structure.
- $post
-
The post in question.
- $leavename
-
Whether to keep the post name.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |