Filters the current feed URL.
$feed_linkstring
The filter function must return a value after it is finished processing or the result will be empty.
echo esc_url( apply_filters( 'self_link', get_self_link() ) );
| Version | Description |
|---|---|
| 3.6.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/self_link