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