Filters the permalink to the post for use in feeds.
$post_permalinkstring
echo esc_url( apply_filters( 'the_permalink_rss', get_permalink() ) );
| Version | Description |
|---|---|
| 2.3.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/the_permalink_rss