wpseek.com
A WordPress-centric search engine for devs and theme authors



wp_widget_rss_output › WordPress Function

Since2.5.0
Deprecatedn/a
wp_widget_rss_output ( $rss, $args = array() )
Parameters: (2)
  • (string|array|object) $rss RSS url.
    Required: Yes
  • (array) $args Widget arguments.
    Required: No
    Default: array()
Defined at:
Codex:

Displays the RSS entries in a list.



Source

Soon...