Archive | /wp-includes/rss.php RSS feed for this section

init

Set up constants with default values, unless user overrides.

2013

Continue reading

get_rss

Display RSS items in HTML list items.You have to specify which HTML list you want, either ordered or unordered before using the function. You also have to specify how many items you wish to display. You can’t display all of them like you can with wp_rss() function.

1663

Continue reading