W3cubDocs

/WordPress

apply_filters( ‘feed_links_extra_args’, array $args )

Filters the extra feed links arguments.

Parameters

$argsarray
An array of extra feed links arguments.

Source

$args = apply_filters( 'feed_links_extra_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_extra_args