Return to Snippet

Revision: 11750
at February 17, 2009 10:38 by selfmadepsyche


Initial Code
<?php include_once(ABSPATH.WPINC.'/rss.php');
wp_rss('http://wpforums.com/external.php?type=RSS2', 5); ?>

Initial URL


Initial Description


Initial Title
Display an External RSS Feed

Initial Tags
wordpress

Initial Language
PHP