apply_filters( 'self_link', string $feed_link )

Filters the current feed URL.


Description

See also


Top ↑

Parameters

$feed_link

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


Top ↑

Source

File: wp-includes/feed.php

View on Trac


Top ↑

Changelog

Version Description
3.6.0 Introduced.