<?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: Plugin Help</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Plugin Help</description>
<language>en</language>
<pubDate>Fri, 29 Aug 2008 18:34:51 +0000</pubDate>

<item>
<title>bbolman on "Plugin Help"</title>
<link>http://bbpress.org/forums/topic/plugin-help#post-2860</link>
<pubDate>Wed, 03 Jan 2007 20:03:54 +0000</pubDate>
<dc:creator>bbolman</dc:creator>
<guid isPermaLink="false">2860@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;thanks so much.
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "Plugin Help"</title>
<link>http://bbpress.org/forums/topic/plugin-help#post-2857</link>
<pubDate>Wed, 03 Jan 2007 19:57:02 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">2857@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;here you go bbolman&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;php&#60;br /&#62;
add_action(&#38;#39;bb_head&#38;#39; , &#38;#39;my_plugin_function_name&#38;#39;);&#60;br /&#62;
function my_plugin_function_name() {&#60;br /&#62;
 ?&#38;gt;&#60;br /&#62;
stuff that you want to put &#60;br /&#62;
 &#38;lt;?php&#60;br /&#62;
}&#60;br /&#62;
?&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>ardentfrost on "Plugin Help"</title>
<link>http://bbpress.org/forums/topic/plugin-help#post-2854</link>
<pubDate>Wed, 03 Jan 2007 18:42:41 +0000</pubDate>
<dc:creator>ardentfrost</dc:creator>
<guid isPermaLink="false">2854@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You'll have to either include an adjusted header or, more likely, just put the lines that need to be added in a readme zipped with your plugin.  Since header.php is a template file, it can be changed easily by normal users.  Since I have extra stuff in my header, I would have to figure out what lines you added to yours and add them to mine instead of just using the one you provide.
&#60;/p&#62;</description>
</item>
<item>
<title>bbolman on "Plugin Help"</title>
<link>http://bbpress.org/forums/topic/plugin-help#post-2853</link>
<pubDate>Wed, 03 Jan 2007 18:37:16 +0000</pubDate>
<dc:creator>bbolman</dc:creator>
<guid isPermaLink="false">2853@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Alright, so I'm writing a really small simple plugin, and I want to actually do it in good plugin form, which I don't know all too well, so what I want to know is, how do I get my plugin to just add a couple lines to the header of each template? I want to have the header call upon a few javascript files and a css file.&#60;/p&#62;
&#60;p&#62;Thanks for any help.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
