W3cubDocs

/WordPress

apply_filters( ‘feed_links_args’, array $args )

Filters the feed links arguments.

Parameters

$argsarray
An array of feed links arguments.

Source

$args = apply_filters( 'feed_links_args', $args );

Changelog

Version Description
6.7.0 Introduced.

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