<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Kempwire Forums &#187; Tag: user - Recent Posts</title>
		<link>http://kempwire.com/bb/tags/user</link>
		<description>Just another bbPress community</description>
		<language>en-US</language>
		<pubDate>Sat, 11 Sep 2010 02:43:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://kempwire.com/bb/search.php</link>
		</textInput>
		<atom:link href="http://kempwire.com/bb/rss/tags/user" rel="self" type="application/rss+xml" />

		<item>
			<title>mrdthomas on "Display default description"</title>
			<link>http://kempwire.com/bb/topic/display-default-description#post-60</link>
			<pubDate>Mon, 28 Sep 2009 19:41:54 +0000</pubDate>
			<dc:creator>mrdthomas</dc:creator>
			<guid isPermaLink="false">60@http://kempwire.com/bb/</guid>
			<description>&#60;p&#62;Never mind I figured it out. Just added an else statement to line 183 if statement.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if (get_option(&#38;#39;wpu_description_list&#38;#39;)) {&#60;br /&#62;
		if ($curauth-&#38;gt;description) {&#60;br /&#62;
			if (get_option(&#38;#39;wpu_description_limit&#38;#39;)) {&#60;br /&#62;
				$desc_limit = get_option(&#38;#39;wpu_description_limit&#38;#39;);&#60;br /&#62;
				$html .=  &#38;quot;&#38;lt;div class=\&#38;quot;wpu-about\&#38;quot;&#38;gt;&#38;quot; . substr($curauth-&#38;gt;description, 0, $desc_limit) . &#38;quot;...&#38;lt;/div&#38;gt;\n&#38;quot;;&#60;br /&#62;
			} else {&#60;br /&#62;
				$html .=  &#38;quot;&#38;lt;div class=\&#38;quot;wpu-about\&#38;quot;&#38;gt;&#38;quot; . $curauth-&#38;gt;description . &#38;quot;&#38;lt;/div&#38;gt;\n&#38;quot;;&#60;br /&#62;
			}&#60;br /&#62;
		} &#60;u&#62;else { $html .=  &#38;quot;&#38;lt;div class=\&#38;quot;wpu-about\&#38;quot;&#38;gt;No Description Available&#38;lt;/div&#38;gt;\n&#38;quot;;&#60;/u&#62;&#60;br /&#62;
		}&#60;br /&#62;
	}&#60;br /&#62;
	$html .= &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;br /&#62;
	return $html;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mrdthomas on "Display default description"</title>
			<link>http://kempwire.com/bb/topic/display-default-description#post-59</link>
			<pubDate>Mon, 28 Sep 2009 19:34:19 +0000</pubDate>
			<dc:creator>mrdthomas</dc:creator>
			<guid isPermaLink="false">59@http://kempwire.com/bb/</guid>
			<description>&#60;p&#62;I am wondering how I can display a default description if a user has not populated there description field?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
