<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: inserting code for plugin into template</title>
		<link>http://en.forums.wordpress.com/topic/inserting-code-for-plugin-into-template</link>
		<description>WordPress.com Forums &#187; Topic: inserting code for plugin into template</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 07:53:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/inserting-code-for-plugin-into-template" rel="self" type="application/rss+xml" />

		<item>
			<title>riverwriter on "inserting code for plugin into template"</title>
			<link>http://en.forums.wordpress.com/topic/inserting-code-for-plugin-into-template#post-6010</link>
			<pubDate>Fri, 24 Mar 2006 05:16:30 +0000</pubDate>
			<dc:creator>riverwriter</dc:creator>
			<guid isPermaLink="false">6010@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ooops. Sorry
</p>
]]></description>
					</item>
		<item>
			<title>wank on "inserting code for plugin into template"</title>
			<link>http://en.forums.wordpress.com/topic/inserting-code-for-plugin-into-template#post-6005</link>
			<pubDate>Fri, 24 Mar 2006 03:07:13 +0000</pubDate>
			<dc:creator>wank</dc:creator>
			<guid isPermaLink="false">6005@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry, but this board is for wordpress.com support only. Now you've made the move to self-hosting you need to head on over to <a href="http://codex.wordpress.org">their online documentation</a>, or if you can't find the answer there, <a href="http://wordpress.org/support">wordpress.org support</a>. Good luck!
</p>
]]></description>
					</item>
		<item>
			<title>riverwriter on "inserting code for plugin into template"</title>
			<link>http://en.forums.wordpress.com/topic/inserting-code-for-plugin-into-template#post-6000</link>
			<pubDate>Fri, 24 Mar 2006 00:21:48 +0000</pubDate>
			<dc:creator>riverwriter</dc:creator>
			<guid isPermaLink="false">6000@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Installation of some plugins requires that you write statements such as '&#60;?php wp_plugin-name(); ?&#62;' into variously "the template in the loop area" or into "your 'index.php' or 'header.php'".</p>
<p>I know HTML, but not much about PHP. My question is, do I have the file and the right place? (code below: from the index.php file in the "Almost Spring" theme directory from my installation.)</p>
<p>'	&#60;p class="postfeedback"&#62;<br />
				<a>" rel="bookmark" title="&#60;?php _e('Permanent link to'); ?&#62; &#60;?php the_title(); ?&#62;" class="permalink"&#62;&#60;?php _e('Permalink'); ?&#62;</a><br />
				&#60;?php comments_popup_link(__('Comments'), __('Comments (1)'), __('Comments (%)'), 'commentslink', __('Comments off')); ?&#62;<br />
				'<br />
<strong>Here is the code I mean</strong><br />
'				&#60;?php wp_notable(); ?&#62;<br />
				&#60;?php easy_announcement(); ?&#62;<br />
				&#60;!--<br />
				&#60;?php trackback_rdf(); ?&#62;<br />
				--&#62;</p>
<p>			&#60;/div&#62;</p>
<p>		&#60;?php endwhile; ?&#62; '
</p>
]]></description>
					</item>

	</channel>
</rss>
