apply_filters( 'self_link', string $feed_link )
Filters the current feed URL.
Description
See also
Parameters
- $feed_link
-
The link for the feed with set URL scheme.
Source
File: wp-includes/feed.php
Changelog
Version | Description |
---|---|
WP-3.6.0 | Introduced. |