﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22140	fetch_feed parameter is documented incorrectly	tlovett1	nacin	The fetch_feed function in wp-includes/feed.php is documented to allow one parameter of type string. fetch_feed passes that parameter to the set_feed_url method of a newly created SimplePie object. However, set_feed_url can accept a URL string or an array of URL's. Therefore, fetch_feed should be documented as having one parameter of mixed type (string OR array).	enhancement	closed	normal	3.6	Inline Docs	2.8	normal	fixed	has-patch commit	td@…
