Last week I wrote how to "Use WordPress to print a RSS feed for Eventbrite attendees". It was pretty popular,…
Today I was working on the WordCamp.LA site. I was trying to show the "attendee list" on the attendees page…
Here is a simple way to display any RSS feed in your WordPress blog. <?php include_once(ABSPATH . WPINC . '/rss.php');…
Yesterday I found and downloaded the WP Greet Box plugin from Omni Noggin. This plugin could be a very useful…