wp_rss
wp_rss ( $url, $num_items = -1 )
Parameters:- (string) url URL of feed to display. Will not auto sense feed URL.
- (int) num_items Optional. Number of items to display, default is all.
Defined at: - Introduced in WordPress: 1.5.0
- Deprecated in WordPress: —
Description
Display all RSS items in a HTML ordered list.