<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Support Forums Topic: Adding wordpress posts to bbpress profile?</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Topic: Adding wordpress posts to bbpress profile?</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 23:39:39 +0000</pubDate>

<item>
<title>smurfdude on "Adding wordpress posts to bbpress profile?"</title>
<link>http://bbpress.org/forums/topic/adding-wordpress-posts-to-bbpress-profile#post-6830</link>
<pubDate>Wed, 18 Apr 2007 17:57:22 +0000</pubDate>
<dc:creator>smurfdude</dc:creator>
<guid isPermaLink="false">6830@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;When i was using author.php for my wordpress profile i used the following code to show the latest blog posts i had made&#60;/p&#62;
&#60;p&#62;&#38;lt;?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?&#38;gt;&#60;/p&#62;
&#60;li&#62;
&#60;a&#62;&#34; rel=&#34;bookmark&#34; title=&#34;Permanent Link: &#38;lt;?php the_title(); ?&#38;gt;&#34;&#38;gt;&#60;br /&#62;
&#38;lt;?php the_title(); ?&#38;gt;&#60;/a&#62; Posted @ &#38;lt;?php the_time('d M Y'); ?&#38;gt;
&#60;/li&#62;
&#60;p&#62;  &#38;lt;?php endwhile; else: ?&#38;gt;&#60;br /&#62;
						  &#38;lt;?php _e('Well well, it looks as if this user has no posts. Nevermind!'); ?&#38;gt;&#60;br /&#62;
	&#38;lt;?php endif; ?&#38;gt;&#60;/p&#62;
&#60;p&#62;This doesn't work in my bbpress profile, even though i have the 2 integrated. Any ideas of how i could get it to work?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
