<?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: Template tag for calling the template directory</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Template tag for calling the template directory</description>
<language>en</language>
<pubDate>Fri, 04 Jul 2008 20:48:09 +0000</pubDate>

<item>
<title>sambauers on "Template tag for calling the template directory"</title>
<link>http://bbpress.org/forums/topic/template-tag-for-calling-the-template-directory#post-16084</link>
<pubDate>Fri, 09 May 2008 05:42:11 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16084@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Use these functions:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;bb_active_theme_uri(); // echos active theme URI
bb_get_active_theme_uri(); // returns active theme URI
bb_get_theme_uri( &#38;#39;user#foobar&#38;#39; ); // returns given theme URI where theme is in &#38;quot;my-templates/foobar&#38;quot;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>gerikg on "Template tag for calling the template directory"</title>
<link>http://bbpress.org/forums/topic/template-tag-for-calling-the-template-directory#post-15945</link>
<pubDate>Sat, 03 May 2008 03:41:24 +0000</pubDate>
<dc:creator>gerikg</dc:creator>
<guid isPermaLink="false">15945@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is a guess&#60;/p&#62;
&#60;p&#62;try&#60;br /&#62;
BB_CORE_THEME_DIR  for bb-template&#60;br /&#62;
BB_THEME_DIR for my-template&#60;/p&#62;
&#60;p&#62;instead of template_uri
&#60;/p&#62;</description>
</item>
<item>
<title>tammyhart on "Template tag for calling the template directory"</title>
<link>http://bbpress.org/forums/topic/template-tag-for-calling-the-template-directory#post-15934</link>
<pubDate>Fri, 02 May 2008 18:04:52 +0000</pubDate>
<dc:creator>tammyhart</dc:creator>
<guid isPermaLink="false">15934@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I guess i was wrong, thought i was working, but it's not. Does anyone know the proper tag for this?
&#60;/p&#62;</description>
</item>
<item>
<title>tammyhart on "Template tag for calling the template directory"</title>
<link>http://bbpress.org/forums/topic/template-tag-for-calling-the-template-directory#post-15933</link>
<pubDate>Fri, 02 May 2008 17:55:34 +0000</pubDate>
<dc:creator>tammyhart</dc:creator>
<guid isPermaLink="false">15933@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I figured this out by accident after not finding much in the forums about it, so I thought I'd post it fresh.&#60;/p&#62;
&#60;p&#62;In wordpress, we use &#60;code&#62;&#38;lt;?php bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;&#60;/code&#62; to go straight to your template directory (i.e. &#34;http://mysite.com/wp-content/themes/mytheme&#34;).&#60;/p&#62;
&#60;p&#62;In bbPress, to go yout theme directory (i.e. &#34;http://mysite.com/bb-templates/mytheme&#34;), you use &#60;code&#62;&#38;lt;?php bb_option(&#38;#39;template_uri&#38;#39;); ?&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
