do_action_ref_array( 'wp_feed_options', object $feed, mixed $url )

Fires just before processing the SimplePie feed object.


Description Description


Parameters Parameters

$feed

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

$url

(mixed) URL of feed to retrieve. If an array of URLs, the feeds are merged.


Top ↑

Source Source

File: wp-includes/feed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.