W3cubDocs

/WordPress

apply_filters( 'search_feed_link', string $link, string $feed, string $type )

Filters the search feed link.

Parameters

$link

(string) Search feed link.

$feed

(string) Feed type. Possible values include 'rss2', 'atom'.

$type

(string) The search type. One of 'posts' or 'comments'.

Source

File: wp-includes/link-template.php

View on Trac

Changelog

Version Description
2.5.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/search_feed_link