<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - ninacess</title>
<link>http://snipplr.com/users/ninacess/language/mysql</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 08:12:31 GMT</pubDate>
<item>
<title>(MySQL) Wordpress Display Recent Authors of Posts</title>
<link>http://snipplr.com/view/62967/wordpress-display-recent-authors-of-posts/</link>
<description><![CDATA[ <p>Select wp_users and wp_posts to retrieve data from both tables in order to display post title, post date, author name with gravatar (gravatar isn't listed in this code)
Note: probably not idea solution, but it's one of many fixes</p> ]]></description>
<pubDate>Wed, 01 Feb 2012 09:55:39 GMT</pubDate>
<guid>http://snipplr.com/view/62967/wordpress-display-recent-authors-of-posts/</guid>
</item>
</channel>
</rss>