<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Releasing and Promoting Your WordPress Plugin</title>
	<atom:link href="http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin</link>
	<description>Design, Develop, and Grow</description>
	<lastBuildDate>Sat, 20 Mar 2010 15:15:39 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How to Promote your Wordpress Plugins&#160;&#124;&#160;Wordpress Arena</title>
		<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/comment-page-1#comment-182282</link>
		<dc:creator>How to Promote your Wordpress Plugins&#160;&#124;&#160;Wordpress Arena</dc:creator>
		<pubDate>Fri, 08 Jan 2010 20:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/releasing-and-promoting-your-wordpress-plugin#comment-182282</guid>
		<description>[...] 1. Releasing and Promoting Your WordPress Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] 1. Releasing and Promoting Your WordPress Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Essential Wordpress Plugin Development Resources, Tutorials and Guides : Speckyboy Design Magazine</title>
		<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/comment-page-1#comment-181261</link>
		<dc:creator>Essential Wordpress Plugin Development Resources, Tutorials and Guides : Speckyboy Design Magazine</dc:creator>
		<pubDate>Mon, 12 Oct 2009 15:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/releasing-and-promoting-your-wordpress-plugin#comment-181261</guid>
		<description>[...] Table of Contents: How to Write a Wordpress Plugin 1. How to Write a WordPress Plugin – Introduction &#187; 2. Seven Reasons to Write a WordPress Plugin &#187; 3. How to Get Ideas for Wordpress Plugins &#187; 4. Structure of a Wordpress Plugin &#187; 5. WordPress Plugin Actions &#187; 6. WordPress Plugin Filters &#187; 7. Constructing a WordPress Plugin Admin Panel &#187; 8. Constructing a WordPress Plugin User’s Panel &#187; 9. WordPress Plugins and Database Interaction &#187; 10. Using JavaScript and CSS with your WordPress Plugin &#187; 11. Using AJAX with your WordPress Plugin &#187; 12. Releasing and Promoting Your WordPress Plugin &#187; [...]</description>
		<content:encoded><![CDATA[<p>[...] Table of Contents: How to Write a Wordpress Plugin 1. How to Write a WordPress Plugin – Introduction &#187; 2. Seven Reasons to Write a WordPress Plugin &#187; 3. How to Get Ideas for Wordpress Plugins &#187; 4. Structure of a Wordpress Plugin &#187; 5. WordPress Plugin Actions &#187; 6. WordPress Plugin Filters &#187; 7. Constructing a WordPress Plugin Admin Panel &#187; 8. Constructing a WordPress Plugin User’s Panel &#187; 9. WordPress Plugins and Database Interaction &#187; 10. Using JavaScript and CSS with your WordPress Plugin &#187; 11. Using AJAX with your WordPress Plugin &#187; 12. Releasing and Promoting Your WordPress Plugin &#187; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admiyn</title>
		<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/comment-page-1#comment-180923</link>
		<dc:creator>Admiyn</dc:creator>
		<pubDate>Thu, 17 Sep 2009 16:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/releasing-and-promoting-your-wordpress-plugin#comment-180923</guid>
		<description>Good tips
I am going to promote my plugins in theses websites right now</description>
		<content:encoded><![CDATA[<p>Good tips<br />
I am going to promote my plugins in theses websites right now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Brown</title>
		<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/comment-page-1#comment-180678</link>
		<dc:creator>Allan Brown</dc:creator>
		<pubDate>Thu, 03 Sep 2009 15:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/releasing-and-promoting-your-wordpress-plugin#comment-180678</guid>
		<description>This article is just plain excellent. I have been dancing around the WordPress Codex for a few days and was totally confused until I came across this tutorial.

I do have a question. How do I add a filter or action to just one page or page template in my theme? Do I somehow use the REQUEST_URI  in an IF statement? I have seen other plug-ins tell a user to put &quot;[This_Plug_In]&quot; in a page to display the plug-in content. Can you point me to  a good resource to help me with this?

TIA</description>
		<content:encoded><![CDATA[<p>This article is just plain excellent. I have been dancing around the WordPress Codex for a few days and was totally confused until I came across this tutorial.</p>
<p>I do have a question. How do I add a filter or action to just one page or page template in my theme? Do I somehow use the REQUEST_URI  in an IF statement? I have seen other plug-ins tell a user to put &#8220;[This_Plug_In]&#8221; in a page to display the plug-in content. Can you point me to  a good resource to help me with this?</p>
<p>TIA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rune Jensen</title>
		<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/comment-page-1#comment-180263</link>
		<dc:creator>Rune Jensen</dc:creator>
		<pubDate>Wed, 05 Aug 2009 10:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/releasing-and-promoting-your-wordpress-plugin#comment-180263</guid>
		<description>Found the post on Google and I like it. We have made sure to follow your steps closely for our recently updated &lt;a href=&quot;http://wordpress.org/extend/plugins/spamtask/&quot; title=&quot;WordPress spam filter&quot; rel=&quot;nofollow&quot;&gt;spam filter plugin&lt;/a&gt;, and are still working hard to promote it properly. Thanks for the content.</description>
		<content:encoded><![CDATA[<p>Found the post on Google and I like it. We have made sure to follow your steps closely for our recently updated <a href="http://wordpress.org/extend/plugins/spamtask/" title="WordPress spam filter" rel="nofollow">spam filter plugin</a>, and are still working hard to promote it properly. Thanks for the content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kwatog Tech &#187; Tutorial for WordPress Plugin Writing</title>
		<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/comment-page-1#comment-178974</link>
		<dc:creator>Kwatog Tech &#187; Tutorial for WordPress Plugin Writing</dc:creator>
		<pubDate>Sat, 18 Apr 2009 07:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/releasing-and-promoting-your-wordpress-plugin#comment-178974</guid>
		<description>[...] Releasing and Promoting Your WordPress Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] Releasing and Promoting Your WordPress Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Lenger</title>
		<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/comment-page-1#comment-177479</link>
		<dc:creator>Scott Lenger</dc:creator>
		<pubDate>Tue, 02 Dec 2008 02:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/releasing-and-promoting-your-wordpress-plugin#comment-177479</guid>
		<description>Great series.  I just created my first plugin, &lt;a href=&quot;http://scottlenger.com/development/liturgical-year-themes-wordpress-plugin/&quot; rel=&quot;nofollow&quot;&gt;Liturgical Year Themes&lt;/a&gt;, and referenced your posts several times. It answers a lot of questions that weren&#039;t addressed elsewhere.</description>
		<content:encoded><![CDATA[<p>Great series.  I just created my first plugin, <a href="http://scottlenger.com/development/liturgical-year-themes-wordpress-plugin/" rel="nofollow">Liturgical Year Themes</a>, and referenced your posts several times. It answers a lot of questions that weren&#8217;t addressed elsewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shirley</title>
		<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/comment-page-1#comment-176405</link>
		<dc:creator>Shirley</dc:creator>
		<pubDate>Sun, 05 Oct 2008 02:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/releasing-and-promoting-your-wordpress-plugin#comment-176405</guid>
		<description>Thanks for the resource. We just released a plugin today and want to get it out there.</description>
		<content:encoded><![CDATA[<p>Thanks for the resource. We just released a plugin today and want to get it out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/comment-page-1#comment-174534</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 22 Jul 2008 16:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/releasing-and-promoting-your-wordpress-plugin#comment-174534</guid>
		<description>Very informative and structure in a way that was easy to comprehend.  Thanks for putting work into this.  I will reference it often.</description>
		<content:encoded><![CDATA[<p>Very informative and structure in a way that was easy to comprehend.  Thanks for putting work into this.  I will reference it often.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SARAH</title>
		<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/comment-page-1#comment-142922</link>
		<dc:creator>SARAH</dc:creator>
		<pubDate>Thu, 03 Apr 2008 10:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/releasing-and-promoting-your-wordpress-plugin#comment-142922</guid>
		<description>Its an great informative article. I really found this information very useful for my upcoming release as this will be my first release.</description>
		<content:encoded><![CDATA[<p>Its an great informative article. I really found this information very useful for my upcoming release as this will be my first release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#160; Nasıl Wordpress Eklentisi Yazılır ?&#160;by&#160;# YaMTaR</title>
		<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/comment-page-1#comment-81284</link>
		<dc:creator>&#160; Nasıl Wordpress Eklentisi Yazılır ?&#160;by&#160;# YaMTaR</dc:creator>
		<pubDate>Fri, 07 Sep 2007 14:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/releasing-and-promoting-your-wordpress-plugin#comment-81284</guid>
		<description>[...] Releasing and Promoting Your WordPress Plugin    Kaynak [...]</description>
		<content:encoded><![CDATA[<p>[...] Releasing and Promoting Your WordPress Plugin    Kaynak [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AtypicaLife dot net &#187; links for 2007-07-06</title>
		<link>http://www.devlounge.net/code/releasing-and-promoting-your-wordpress-plugin/comment-page-1#comment-61837</link>
		<dc:creator>AtypicaLife dot net &#187; links for 2007-07-06</dc:creator>
		<pubDate>Fri, 06 Jul 2007 03:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/articles/releasing-and-promoting-your-wordpress-plugin#comment-61837</guid>
		<description>[...] Devlounge &#124; Releasing and Promoting Your WordPress Plugin (tags: webdev widget wordpress wpmu development design blogging plugin plugins software programming) [...]</description>
		<content:encoded><![CDATA[<p>[...] Devlounge | Releasing and Promoting Your WordPress Plugin (tags: webdev widget wordpress wpmu development design blogging plugin plugins software programming) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
