self_link WordPress Filter Hook
The self_link hook is a great way to add a link to your WordPress site. This hook allows you to add a link to your site in the WordPress admin bar. This is a great way to add a link to your site in the admin bar.
apply_filters( 'self_link', string $feed_link ) #
Filters the current feed URL.
Description
See also
Parameters
- $feed_link
(string)The link for the feed with set URL scheme.
More Information
The filter function must return a value after it is finished processing or the result will be empty.
Source
File: wp-includes/feed.php
Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |