/ Published in: PHP
Expand |
Embed | Plain Text
<?php include_once(ABSPATH.WPINC.'/rss.php'); wp_rss('http://wpforums.com/external.php?type=RSS2', 5); ?>
You need to login to post a comment.
selfmadepsyche on 02/17/09
2 people have marked this snippet as a favorite
<?php include_once(ABSPATH.WPINC.'/rss.php'); wp_rss('http://wpforums.com/external.php?type=RSS2', 5); ?>
You need to login to post a comment.