Fires just before processing the SimplePie feed object.
Parameters
$feedSimplePieSimplePie- SimplePie feed object (passed by reference).
$urlstring|string[]- URL of feed or array of URLs of feeds to retrieve.
Source
do_action_ref_array( 'wp_feed_options', array( &$feed, $url ) );
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.