apply_filters( 'self_link', string $feed_link )

Filters the current feed URL.


Description Description

See also See also


Top ↑

Parameters Parameters

$feed_link

(string) The link for the feed with set URL scheme.


Top ↑

Source Source

File: wp-includes/feed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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