Username Password (forgot?) or Register
A quick RSS puller for Wordpress. Use <?php getRSS('http://example.com/feed/', '5', ' <li>', '</li> ');?> to fetch a feed.
<?php getRSS('http://example.com/feed/', '5', ' <li>', '</li> ');?>
Download
Log in to vote.