Description
Filters the permalink to the post for use in feeds.
Occurrences
Filename | Line Number |
---|---|
wp-includes/feed.php | 252 |
Parameters
Type | Name | Description |
---|---|---|
string | $post_permalink | The current post permalink. |
PHP Doc
/**
* Filters the permalink to the post for use in feeds.
*
* @since 2.3.0
*
* @param string $post_permalink The current post permalink.
*/