W3cubDocs

/WordPress

do_action_ref_array( 'wp_feed_options', SimplePie $feed, string|string[] $url )

Fires just before processing the SimplePie feed object.

Parameters

$feed

(SimplePie) SimplePie feed object (passed by reference).

$url

(string|string[]) URL of feed or array of URLs of feeds to retrieve.

Source

File: wp-includes/feed.php

View on Trac

Changelog

Version Description
3.0.0 Introduced.

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