<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Club Wordpress &#187; Plugins</title>
	<atom:link href="http://www.clubwordpress.com/category/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clubwordpress.com</link>
	<description>The Wordpress Blog</description>
	<lastBuildDate>Tue, 03 Nov 2009 07:50:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Amazon Affiliate Linker WordPress Plugin</title>
		<link>http://www.clubwordpress.com/amazon-affiliate-linker-plugin/</link>
		<comments>http://www.clubwordpress.com/amazon-affiliate-linker-plugin/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 02:56:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.clubwordpress.com/?p=82</guid>
		<description><![CDATA[The Amazon Affiliate Linker Plugin allows easy linking to Amazon.com products by only using the ASIN (Amazon Standard Identification Number). It also allows you to embed your Amazon Associate link so that you can pick up affiliate commissions on your links. Download Amazon Affiliate Linker Plugin Once downloaded and activated, the plugin needs to be [...]]]></description>
			<content:encoded><![CDATA[<p>The Amazon Affiliate Linker Plugin allows easy linking to Amazon.com products by only using the <a href="http://en.wikipedia.org/wiki/Amazon_Standard_Identification_Number" target="_blank" rel="nofollow">ASIN</a> (Amazon Standard Identification Number). It also allows you to embed your Amazon Associate link so that you can pick up affiliate commissions on your links.</p>
<p><strong><a href="http://www.clubwordpress.com/downloads/amazon-affiliate-linker.zip">Download Amazon Affiliate Linker Plugin</a></strong></p>
<p>Once downloaded and activated, the plugin needs to be configured by going to <em>Settings -> Amazon Affiliate Linker</em> menu item. In this page you can set your Amazon Affiliate ID and whether you want the link to be no-followed or to onen in a new window.</p>
<p><img src="http://www.clubwordpress.com/wp-content/uploads/2009/11/amazon-affiliate-linker-wordpress-plugin.gif" alt="Amazon Affiliate Linker WordPress Plugin" title="Amazon Affiliate Linker WordPress Plugin" width="444" height="326" class="alignnone size-full wp-image-88" /></p>
<p>To embed an Amazon link with the plugin, the text for the link needs to be embedded in the following tags:<br />
<img src="http://www.clubwordpress.com/wp-content/uploads/2009/11/test-asin-link.gif" alt="Test ASIN Link" title="Test ASIN Link" width="300" height="42" class="alignnone size-full wp-image-96" /><br />
This will link to Amazon.com with a product ASIN of <em>12345678</em>. At present, the <em>asin</em> tag needs to be lower case.</p>
<p>For example, if I wanted to link to <em>ProBlogger: Secrets for Blogging Your Way to a Six-Figure Income</em>, I would get the ASIN for it&#8217;s from Amazon.com URL:</p>
<p><a href="http://www.amazon.com/ProBlogger-Secrets-Blogging-Six-Figure-Income/dp/0470246677" target="_blank" rel="nofollow"><img src="http://www.clubwordpress.com/wp-content/uploads/2009/11/problogger-secrets-link.gif" alt="Problogger Secrets Link" title="Problogger Secrets Link" width="505" height="42" class="alignnone size-full wp-image-91" /></a></p>
<p>I would then embed the ASIN into into a post like this:<br />
<img src="http://www.clubwordpress.com/wp-content/uploads/2009/11/problogger-secrets-plugin-link.gif" alt="Problogger Secrets Plugin Link" title="Problogger Secrets Plugin Link" width="450" height="42" class="alignnone size-full wp-image-98" /><br />
Which would produce a link like this:</p>
<p><a href='http://www.amazon.com/gp/product/0470246677?tag=clubwordpress-20' rel='nofollow' target='_blank'>Secrets for Blogging Your Way to a Six-Figure Income</a></p>
<p>The attributes for the link are configured in the plugin administration and has my Amazon Affiliate ID embedded into it.</p>
<p>I have tested the link generation and there seem to be no problems with clicks being registered in the Amazon Associates stats report and I have tested the generated links in the <a href="https://affiliate-program.amazon.com/gp/associates/network/tools/link-checker/main.html" target="_blank" rel="nofollow">Amazon Associate Link Checker</a>.</p>
<p><strong><a href="http://www.clubwordpress.com/downloads/amazon-affiliate-linker.zip">Download Amazon Affiliate Linker Plugin</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clubwordpress.com/amazon-affiliate-linker-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress Custom Menu Plugin</title>
		<link>http://www.clubwordpress.com/wordpress-custom-menu-plugin/</link>
		<comments>http://www.clubwordpress.com/wordpress-custom-menu-plugin/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 20:39:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.clubwordpress.com/?p=11</guid>
		<description><![CDATA[This is a very simple plugin that I wrote to manage navigation menus from the admin panel in WordPress instead of having to code the template each time a menu or a menu item was added, removed or changed. Download WordPress Custom Menu Plugin Menu items are added in the Tools-&#62;Custom Menu section of WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>This is a very simple plugin that I wrote to manage navigation menus from the admin panel in WordPress instead of having to code the template each time a menu or a menu item was added, removed or changed.</p>
<p><strong><a href="http://www.clubwordpress.com/downloads/club-wordpress-custom-menu.zip">Download WordPress Custom Menu Plugin</a></strong></p>
<p>Menu items are added in the <em>Tools-&gt;Custom Menu</em> section of WordPress Admin as displayed below:</p>
<p><img title="Club WordPress Custom Menu Admin" src="http://www.clubwordpress.com/wp-content/uploads/2009/10/club-wordpress-custom-menu-admin.jpg" alt="Club WordPress Custom Menu Admin" width="606" height="477" /></p>
<p>Menu items can be added, edited and deleted here. Use the Visible property to set whether an item is displayed.</p>
<p>To display the Custom Menu in a WordPress theme, add the following code to your template file where you want the menu to be displayed:</p>
<p><code>&lt;?php custommenu_output(); ?&gt;</code></p>
<p>For the menu items displayed in the image above, the following HTML will be output in the theme:</p>
<p><em>&lt;ul&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&#8217;/&#8217; title=&#8217;Home&#8217;&gt;Home&lt;/a&gt;&lt;/li&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&#8217;/articles/&#8217; title=&#8217;Articles&#8217;&gt;Articles&lt;/a&gt;&lt;/li&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&#8217;http://wordpress.org/&#8217; title=&#8217;WordPress&#8217;&gt;WordPress&lt;/a&gt;&lt;/li&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&#8217;/sitemap/&#8217; title=&#8217;Sitemap&#8217;&gt;Sitemap&lt;/a&gt;&lt;/li&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&#8217;/contact/&#8217; title=&#8217;Contact&#8217;&gt;Contact&lt;/a&gt;&lt;/li&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;li&gt;&lt;a href=&#8217;/about/&#8217; title=&#8217;About&#8217;&gt;About&lt;/a&gt;&lt;/li&gt;<br />
&lt;/ul&gt;</em></p>
<p>The menu is output as an unordered HTML list.</p>
<p><strong><a href="http://www.clubwordpress.com/downloads/club-wordpress-custom-menu.zip">Download WordPress Custom Menu Plugin</a></strong></p>
<p>All you need to do then is make sure the HTML is styled properly to display the menu correctly. I may do a tutorial on how to do this if there is enough interest, so check out my <a href="http://www.clubwordpress.com/feed/">RSS Feed</a> to keep updated <img src='http://www.clubwordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Please let me know what you think of the plugin and what improvements could be made to it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clubwordpress.com/wordpress-custom-menu-plugin/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
