Files
wordpress/wp-includes
Scott Taylor 6e8e30bb1e Eliminate use of extract() in wp_widget_rss_output().
Add `'items' => 0` to `$default_args`. When `0`, the value is set to `10` (the fallback). 
Every other default arg has a default value of `0`.

`items` is expected to always be passed to this function.

See #22400.

Built from https://develop.svn.wordpress.org/trunk@28440


git-svn-id: http://core.svn.wordpress.org/trunk@28267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-05-15 19:42:13 +00:00
..
2014-04-07 17:52:16 +00:00
2014-03-27 22:41:14 +00:00
2013-12-01 12:48:10 +00:00
2014-03-28 13:57:14 +00:00
2014-03-26 18:43:14 +00:00
2013-10-30 14:39:10 +00:00
2014-05-07 03:56:14 +00:00