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

Top ↑

See also


Top ↑

Parameters

$feed_link

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


Top ↑

More Information

The filter function must return a value after it is finished processing or the result will be empty.


Top ↑

Source

File: wp-includes/feed.php

View on Trac



Top ↑

Changelog

Changelog
VersionDescription
3.6.0Introduced.

The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.