<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Support Forums &#187; Topic: list of unread posts</title>
		<link>http://bbpress.org/forums/topic/list-of-unread-posts</link>
		<description>bbPress Support Forums &#187; Topic: list of unread posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 11:45:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/list-of-unread-posts" rel="self" type="application/rss+xml" />

		<item>
			<title>Mikado on "list of unread posts"</title>
			<link>http://bbpress.org/forums/topic/list-of-unread-posts#post-62250</link>
			<pubDate>Sat, 26 Dec 2009 21:57:06 +0000</pubDate>
			<dc:creator>Mikado</dc:creator>
			<guid isPermaLink="false">62250@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Since-last-visit displays all new posts since user's last visit as view.<br />
How could they changed so that display is manually triggered off, ie by adding a view?
</p>]]></description>
					</item>
		<item>
			<title>Mikado on "list of unread posts"</title>
			<link>http://bbpress.org/forums/topic/list-of-unread-posts#post-62180</link>
			<pubDate>Fri, 25 Dec 2009 14:43:22 +0000</pubDate>
			<dc:creator>Mikado</dc:creator>
			<guid isPermaLink="false">62180@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>In fact, I would like to add a view in footer.php but I do not know how to make. </p>
<pre><code>&#60;?php if ( bb_is_user_logged_in() ) : ?&#62;&#60;br /&#62;
	&#60;div id=&#34;viewdiv&#34; class=&#34;widget&#34;&#62;&#60;!--Accès direct --&#62;&#60;br /&#62;
		&#60;h2&#62;&#60;?php _e(&#39;Views&#39;); ?&#62;&#60;/h2&#62;&#60;br /&#62;
		&#60;ul id=&#34;views&#34;&#62;&#60;br /&#62;
			&#60;li class=&#34;view&#34;&#62;&#60;a href=&#34;#&#34;&#62;Messages non lus&#60;/a&#62;&#60;br /&#62;
			&#60;?php foreach ( bb_get_views() as $the_view =&#62; $title ) : ?&#62;&#60;br /&#62;
			&#60;li class=&#34;view&#34;&#62;&#60;a&#62;&#34;&#62;&#60;?php view_name( $the_view ); ?&#62;&#60;/a&#62;&#60;br /&#62;
			&#60;?php endforeach; ?&#62;					&#60;/p&#62;
&#60;p&#62;	&#60;/div&#62;&#60;br /&#62;
&#60;?php endif; // bb_is_user_logged_in() ?&#62;</code></pre>]]></description>
					</item>
		<item>
			<title>Mikado on "list of unread posts"</title>
			<link>http://bbpress.org/forums/topic/list-of-unread-posts#post-62160</link>
			<pubDate>Thu, 24 Dec 2009 21:07:10 +0000</pubDate>
			<dc:creator>Mikado</dc:creator>
			<guid isPermaLink="false">62160@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I was tested this plugin but it does not make what I want. I want to show a list and not to mark forums or topics or posts.
</p>]]></description>
					</item>
		<item>
			<title>johnhiler on "list of unread posts"</title>
			<link>http://bbpress.org/forums/topic/list-of-unread-posts#post-62159</link>
			<pubDate>Thu, 24 Dec 2009 19:11:23 +0000</pubDate>
			<dc:creator>johnhiler</dc:creator>
			<guid isPermaLink="false">62159@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>fel64 and henrybb made plugins like this... then _ck_ improved on them with this:<br />
<a href="http://bbpress.org/plugins/topic/unread-posts/" rel="nofollow">http://bbpress.org/plugins/topic/unread-posts/</a>
</p>]]></description>
					</item>
		<item>
			<title>Mikado on "list of unread posts"</title>
			<link>http://bbpress.org/forums/topic/list-of-unread-posts#post-62150</link>
			<pubDate>Thu, 24 Dec 2009 13:26:12 +0000</pubDate>
			<dc:creator>Mikado</dc:creator>
			<guid isPermaLink="false">62150@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi,<br />
I dream of a mod which would show the list of the unread messages by comparing the user's meta_value of meta_key "last_online" with post_time of every post.<br />
Anyone has already made this?
</p>]]></description>
					</item>

	</channel>
</rss>

