apply_filters( 'the_permalink_rss', string $post_permalink )

Filters the permalink to the post for use in feeds.


Description Description


Parameters Parameters

$post_permalink

(string) The current post permalink.


Top ↑

Source Source

File: wp-includes/feed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.