<?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: get_bloginfo in bbpress</title>
		<link>http://bbpress.org/forums/topic/get_bloginfo-in-bbpress</link>
		<description>bbPress Support Forums &#187; Topic: get_bloginfo in bbpress</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 07:10:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/get_bloginfo-in-bbpress" rel="self" type="application/rss+xml" />

		<item>
			<title>mzimmers on "get_bloginfo in bbpress"</title>
			<link>http://bbpress.org/forums/topic/get_bloginfo-in-bbpress#post-64321</link>
			<pubDate>Mon, 08 Feb 2010 19:12:47 +0000</pubDate>
			<dc:creator>mzimmers</dc:creator>
			<guid isPermaLink="false">64321@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Now, for something really cool...is there some magic php code that will let us test for whether we're executing bbpress or wordpress, and make this function call conditional? Like:</p>
<p>if (we're under the wordpress directory)<br />
    get_bloginfo(etc)<br />
else if (we're under the bbpress directory)<br />
    bb_get_option(etc)<br />
end if</p>
<p>This would be extremely helpful in developing robust modules that are used by both wp and bbpress.</p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>aabd on "get_bloginfo in bbpress"</title>
			<link>http://bbpress.org/forums/topic/get_bloginfo-in-bbpress#post-14326</link>
			<pubDate>Fri, 07 Mar 2008 05:45:47 +0000</pubDate>
			<dc:creator>aabd</dc:creator>
			<guid isPermaLink="false">14326@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks. i have the same problem!:)
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "get_bloginfo in bbpress"</title>
			<link>http://bbpress.org/forums/topic/get_bloginfo-in-bbpress#post-14227</link>
			<pubDate>Sun, 02 Mar 2008 20:22:46 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">14227@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I think you want bb_get_option()<br />
ie. bb_get_option('name')<br />
etc.
</p>]]></description>
					</item>
		<item>
			<title>darkling235 on "get_bloginfo in bbpress"</title>
			<link>http://bbpress.org/forums/topic/get_bloginfo-in-bbpress#post-14149</link>
			<pubDate>Thu, 28 Feb 2008 21:44:02 +0000</pubDate>
			<dc:creator>darkling235</dc:creator>
			<guid isPermaLink="false">14149@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>does anyone know the bbpress equivalent of wordpress's get_bloginfo function?</p>
<p>Thanks
</p>]]></description>
					</item>

	</channel>
</rss>

