<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Club Wordpress</title>
	
	<link>http://www.club-wp.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 20 Mar 2011 21:40:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ClubWordpress" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="clubwordpress" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">ClubWordpress</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Category Listings WordPress Plugin</title>
		<link>http://www.club-wp.com/category-listings-wordpress-plugin/</link>
		<comments>http://www.club-wp.com/category-listings-wordpress-plugin/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 20:57:29 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.club-wp.com/?p=178</guid>
		<description><![CDATA[The Category Listings plugin has been developed for a WordPress site that needed to display the titles and excerpts of the most recent posts for the post that is currently being viewed. The idea being that it promotes other related posts to the readers.]]></description>
			<content:encoded><![CDATA[<p>The Category Listings plugin has been developed for a WordPress site that needed to display the titles and excerpts of the most recent posts for the post that is currently being viewed. The idea being that it promotes other related posts to the readers.</p>
<p><a title="Download Category Listings WordPress Plugin" href="http://www.club-wp.com/downloads/category-listings.zip"><strong>Download Category Listings Plugin</strong></a></p>
<p>The plugin outputs the most recent posts from the category of the post that is currently being displayed. It is possible to configure the number of posts to be output, the HTML before and after the whole of the output, the HTML before and after the post title and the HTML before and after the post excerpt.</p>
<p>To get the Category Listings to display, you will need to either:</p>
<ol>
<li>Place the shortcode &#8216;category-listing&#8217; where you want the output to appear in your post. Usually, this would be at the end of a post.</li>
<li>Place the following code in your theme <code>&lt;?php echo output_category_listing(); ?&gt;</code>. We have placed it only where we are displaying a single post and positioned it between the end of any post paging and before the comment form.</li>
</ol>
<p>The category listings have the following configurations that are set in the Settings-&gt;Category Listings admin page:</p>
<ol>
<li>Number of posts output &#8211; The number of posts that will be shown.</li>
<li>HTML before all output &#8211; HTML that will be output before the generated output.</li>
<li>HTML after all output &#8211; HTML that will be output before the generated output.</li>
<li>HTML before post title &#8211; HTML that will be output before the post title.</li>
<li>HTML after post title - HTML that will be output after the post title.</li>
<li>HTML before excerpt - HTML that will be output before the post excerpt.</li>
<li>HTML after excerpt - HTML that will be output before the post excerpt.</li>
</ol>
<p>We have a wish list of how we would like to develop this plugin if we need to:</p>
<ul>
<li>Make it work with the &lt;!&#8211;more&#8211;&gt; tag instead of having to use excerpts.</li>
<li>Widgetize it so it can be placed in a sidebar or footer. Although for this, we plan to only show the</li>
</ul>
<p>For an example of how it looks, you should see the most recent posts published in the Plugins category between the end of this post and the start of the comments. Why not check out the other plugins we have?</p>
<p>What do you think could be done to improve this plugin or make it more useful?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.club-wp.com/category-listings-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Minimal Single Column WordPress Theme</title>
		<link>http://www.club-wp.com/minimal-single-column-wordpress-theme/</link>
		<comments>http://www.club-wp.com/minimal-single-column-wordpress-theme/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 22:00:16 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
				<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.club-wp.com/?p=156</guid>
		<description><![CDATA[The Minimal Single Column WordPress Theme is a very simple theme that should be easy to extend with your own styling should you want to. It has 3 widget areas in the footer for extra links and navigation and a navigation area in the header.]]></description>
			<content:encoded><![CDATA[<p>The Minimal Single Column WordPress Theme is a very simple theme that should be easy to extend with your own styling should you want to. It has 3 widget areas in the footer for extra links and navigation and a navigation area in the header.</p>
<p><img class="aligncenter size-full wp-image-157" title="Minimal Single Column WordPress Theme" src="http://www.club-wp.com/wp-content/uploads/2011/03/minimal-single-column-wordpress-theme.jpg" alt="Minimal Single Column WordPress Theme" width="560" height="252" /></p>
<p><strong><a href="http://www.club-wp.com/downloads/minimal-single-column.zip">Download Minimal Single Column WordPress Theme</a></strong></p>
<p><a href="http://www.demo.club-wp.com/?themedemo=minimal-single-column" target="_blank">Demo</a></p>
<p>Other features include:</p>
<ul>
<li>Post thumbnails</li>
<li>Custom backgrounds</li>
</ul>
<p>Let me know what you think in the comments <img src='http://www.club-wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Do you think I could make any simple improvements to it?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.club-wp.com/minimal-single-column-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogroll to Page WordPress Plugin</title>
		<link>http://www.club-wp.com/blogroll-to-page-wordpress-plugin/</link>
		<comments>http://www.club-wp.com/blogroll-to-page-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 02:10:36 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.club-wp.com/?p=141</guid>
		<description><![CDATA[You can use the Blogroll to Page WordPress Plugin to output your blogroll links to any page or post on your blog by using its 'blogroll-to-page' custom short code. The output options can be configured using parameters explained in the WordPress Codex and set in the options page which is found under the 'Links' menu.]]></description>
			<content:encoded><![CDATA[<p>You can use the Blogroll to Page WordPress Plugin to output your blogroll links to any page or post on your blog by using its &#8216;blogroll-to-page&#8217; custom short code. The output options can be configured using parameters explained in the <a href="http://codex.wordpress.org/Function_Reference/wp_list_bookmarks#Parameters" target="_blank">WordPress Codex</a> and set in the options page which is found under the &#8216;Links&#8217; menu.</p>
<p><img class="aligncenter size-full wp-image-144" title="Blogroll to Page" src="http://www.club-wp.com/wp-content/uploads/2011/03/blogroll-2-page.jpg" alt="Blogroll to Page WordPress Plugin" width="547" height="245" /></p>
<p><strong><a href="http://www.club-wp.com/downloads/blogroll-to-page.zip">Download Blogroll to Page WordPress Plugin</a></strong></p>
<p>Use the following shortcode to output the blogroll links : <strong>blogroll-to-page</strong></p>
<p>You can see an example of the output at our <a href="http://www.club-wp.com/wordpress-resources/" target="_blank">WordPress Resources</a> page.</p>
<p>If you find any problems, let me know and I&#8217;ll try to fix them up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.club-wp.com/blogroll-to-page-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Business Brochure WordPress Theme</title>
		<link>http://www.club-wp.com/business-brochure-wordpress-theme/</link>
		<comments>http://www.club-wp.com/business-brochure-wordpress-theme/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 00:47:27 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
				<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.club-wp.com/?p=59</guid>
		<description><![CDATA[The Business Brochure is a very clean and simply designed WordPress Theme for businesses who want to get a great looking web site up and running very quickly.

It is easy to get your business profile looking good online and branding is easy with the easy option to add your own website header image without having to change any of the website coding!]]></description>
			<content:encoded><![CDATA[<p>The Business Brochure is a very clean and simply designed WordPress Theme for businesses who want to get a great looking web site up and running very quickly.</p>
<p>It is easy to get your business profile looking good online and branding is easy with the easy option to add your own website header image without having to change any of the website coding!</p>
<p><span id="more-59"></span></p>
<div id="attachment_105" class="wp-caption aligncenter" style="width: 590px"><img class="size-full wp-image-105" title="Business Brochure WordPress Theme" src="http://www.club-wp.com/wp-content/uploads/2011/02/business-brochure-wordpress-theme.jpg" alt="Business Brochure WordPress Theme" width="580" height="278" /><p class="wp-caption-text">Business Brochure WordPress Theme</p></div>
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&i=891011&cl=156815&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart"/></a>
<p><strong>$17 US</strong></p>
<p><a href="http://www.business-brochure.club-wp.com/" target="_blank">View Demo</a></p>
<p>Check out these built in features of the theme:</p>
<ul>
<li>7 Built in color schemes – no need to change any HTML or CSS code at all. Check them out here – Blue, Red, Green, White, Orange, Pink and Gray.</li>
<li>Easily display the navigation column on the left or right of the content.</li>
<li>Easily set the order of the items on the navigation menu.</li>
<li>Change the header graphic. Simply upload your custom header image – resizing can be done in the admin area.</li>
<li>Set the background to your own custom image or any color you like.</li>
<li>Support for post thumbnails.</li>
<li>Widget ready sidebar</li>
</ul>
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&i=891011&cl=156815&ejc=2" target="ej_ejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart"/></a>
<p><a href="http://www.business-brochure.club-wp.com/" target="_blank">View theme demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.club-wp.com/business-brochure-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimal 2 Column WordPress Theme</title>
		<link>http://www.club-wp.com/minimal-2-column-wordpress-theme/</link>
		<comments>http://www.club-wp.com/minimal-2-column-wordpress-theme/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 09:43:47 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.club-wp.com/?p=28</guid>
		<description><![CDATA[The Minimal 2 Column WordPress Theme is an extension of Bare Minimum with some extra CSS layout for a header, sidebar, content and footer. It also has a widgetized sidebar.]]></description>
			<content:encoded><![CDATA[<p>The Minimal 2 Column WordPress Theme is an extension of Bare Minimum with some extra CSS layout for a header, sidebar, content and footer. It also has a widgetized sidebar.</p>
<p><img src="http://www.club-wp.com/wp-content/uploads/2010/11/minimal-2-column-wordpress-theme.gif" alt="Minimal 2 Column WordPress Theme" /></p>
<p>The theme is very simple, and should be easy to change or use as a template for something a bit more complex.</p>
<p><strong><a href="http://www.club-wp.com/downloads/minimal-2-column.zip">Download Minimal 2 Column WordPress Theme</a></strong></p>
<p><a href="http://www.demo.club-wp.com/?themedemo=minimal-2-column" target="new">Demo</a></p>
<p>If you download it to give it a try, I would be keen to know what you think in the comments.</p>
<p>I would really appreciate any feedback.  Feel free to ask any questions below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.club-wp.com/minimal-2-column-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Affiliate Linker WordPress Plugin</title>
		<link>http://www.club-wp.com/amazon-affiliate-linker-wordpress-plugin/</link>
		<comments>http://www.club-wp.com/amazon-affiliate-linker-wordpress-plugin/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 03:56:55 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.club-wp.com/?p=15</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.]]></description>
			<content:encoded><![CDATA[<p>The Amazon Affiliate Linker Plugin allows easy linking to Amazon.com products by only using the <a rel="nofollow" href="http://en.wikipedia.org/wiki/Amazon_Standard_Identification_Number" target="_blank">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.club-wp.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 -&gt; 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 class="alignnone size-full wp-image-88" title="Amazon Affiliate Linker WordPress Plugin" src="http://www.club-wp.com/wp-content/uploads/2009/11/amazon-affiliate-linker-wordpress-plugin.gif" alt="Amazon Affiliate Linker WordPress Plugin" width="444" height="326" /></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 class="alignnone size-full wp-image-96" title="Test ASIN Link" src="http://www.club-wp.com/wp-content/uploads/2009/11/test-asin-link.gif" alt="Test ASIN Link" width="300" height="42" /><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 rel="nofollow" href="http://www.amazon.com/ProBlogger-Secrets-Blogging-Six-Figure-Income/dp/0470246677" target="_blank"><img class="alignnone size-full wp-image-91" title="Problogger Secrets Link" src="http://www.club-wp.com/wp-content/uploads/2009/11/problogger-secrets-link.gif" alt="Problogger Secrets Link" width="505" height="42" /></a></p>
<p>I would then embed the ASIN into into a post like this:<br />
<img class="alignnone size-full wp-image-98" title="Problogger Secrets Plugin Link" src="http://www.club-wp.com/wp-content/uploads/2009/11/problogger-secrets-plugin-link.gif" alt="Problogger Secrets Plugin Link" width="450" height="42" /><br />
Which would produce a link like this:</p>
<p>[asin=0470246677]Secrets for Blogging Your Way to a Six-Figure Income[/asin]</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 rel="nofollow" href="https://affiliate-program.amazon.com/gp/associates/network/tools/link-checker/main.html" target="_blank">Amazon Associate Link Checker</a>.</p>
<p><strong><a href="http://www.club-wp.com/downloads/amazon-affiliate-linker.zip">Download Amazon Affiliate Linker Plugin</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.club-wp.com/amazon-affiliate-linker-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Set Up A .htaccess 301 Redirect In WordPress</title>
		<link>http://www.club-wp.com/how-to-set-up-a-htaccess-301-redirect-in-wordpress/</link>
		<comments>http://www.club-wp.com/how-to-set-up-a-htaccess-301-redirect-in-wordpress/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 22:23:19 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
				<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://www.club-wp.com/?p=12</guid>
		<description><![CDATA[For a number of reasons, you may find that you need to send traffic from one page on your blog to another. An effective way of doing this is to use a htaccess 301 redirect. When I released the custom menu plugin, I made the mistake of notifying a website that it&#8217;s URL was http://www.clubwordpress.com/club-wordpress-custom-menu/, [...]]]></description>
			<content:encoded><![CDATA[<p>For a number of reasons, you may find that you need to send traffic from one page on your blog to another. An effective way of doing this is to use a htaccess 301 redirect.</p>
<p>When I released the <a href="http://www.club-wp.com/wordpress-custom-menu-plugin/">custom menu plugin</a>, I made the mistake of notifying a website that it&#8217;s URL was <a href="http://www.clubwordpress.com/club-wordpress-custom-menu/">http://www.clubwordpress.com/club-wordpress-custom-menu/</a>, so when I checked my analytics report, I noticed that a load of traffic was being sent there and getting my 404 page.</p>
<p>Getting the link changed could have been tricky, so instead I needed to set up a redirect in my .htaccess file to send traffic from:</p>
<p>http://www.clubwordpress.com/club-wordpress-custom-menu/</p>
<p>to:</p>
<p>http://www.clubwordpress.com/wordpress-custom-menu-plugin/</p>
<p>Here is how to do it:</p>
<h2>1. Make a backup of my original .htaccess file</h2>
<p>This is very important. It is extremely easy to make a mistake or typo in the .htaccess file which can take down your whole website. If this happens, all you need to do is swap your original .htaccess file into your blog and sort out where you went wrong.</p>
<h2>2. Open the .htaccess file for editing</h2>
<p>You will now need to get your .htaccess file from your webserver using FTP and open it for editing.</p>
<p><img src="http://www.club-wp.com/wp-content/uploads/2009/10/wordpress-htaccess.jpg" alt="Wordpress .htaccess" title="Wordpress .htaccess" width="308" height="218" class="alignnone size-full wp-image-65" /></p>
<p>If you can&#8217;t see your .htaccess file, then your FTP client may not be configured to show hidden files. To find out how to set this type &#8220;[FTP client name] show hidden files&#8221; into Google and you should find out how to do it. e.g. <a href="http://www.google.com/search?q=Filezilla+show+hidden+file+names">Filezilla show hidden file names</a>.</p>
<p>If you are using permalinks on your blog, then your .htaccess file may look something like this:</p>
<p><code># BEGIN WordPress<br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
&lt;/IfModule&gt;<br />
# END WordPress</code></p>
<p>This is all stuff for re-writing your URLs and shouldn&#8217;t be messed with. Any edits that you make should be outside of the #BEGIN and #END WordPress lines.</p>
<h2>3. Add the redirect line to the .htaccess file</h2>
<p>Now add the redirect. You need to specify the <em>relative URL</em> you are redirecting from and the <em>full URL</em> you are redirecting to. Getting these wrong can take your blog down. I know because I have allready tried it. </p>
<p>So, the redirect should look something like this:</p>
<p><code>redirect 301 /old-url/ http://www.myblog.com/new-url/</code></p>
<p>We are using the 301 to notify search engines that the page has moved permanently. If it was a temporary redirect we would use 302 instead.</p>
<h2>4. Upload the new .htaccess file</h2>
<p>Once you have added the redirect, you can now upload your file to your blog. If your .htaccess if readonly, you will nead to make it readable before uploading.</p>
<p>You can now test the redirect. If your site goes down, then you have probably made a typing error, so put the original backup of the .htaccess back while you find what you did wrong. You did make a backup didn&#8217;t you?</p>
<p>Once you have found the error, upload again and hopefully you should be good to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.club-wp.com/how-to-set-up-a-htaccess-301-redirect-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bare Minimum WordPress Theme</title>
		<link>http://www.club-wp.com/bare-minimum-wordpress-theme/</link>
		<comments>http://www.club-wp.com/bare-minimum-wordpress-theme/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 05:43:27 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
				<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.club-wp.com/?p=8</guid>
		<description><![CDATA[This theme uses the bare minimum files that are needed for a WordPress theme &#8211; `index.php` and `styles.css`. Download Bare Minimum WordPress Theme I wanted to build a new theme for ClubWordpress from the ground up. This is the first stage of the theme and I thought it would be of interest to some people [...]]]></description>
			<content:encoded><![CDATA[<p>This theme uses the bare minimum files that are needed for a WordPress theme &#8211; `index.php` and `styles.css`.</p>
<p><img src="http://www.club-wp.com/wp-content/uploads/2009/10/bare-minimum-wordpress-theme.png" alt="Bare Minimum WordPress Theme" title="Bare Minimum WordPress Theme" width="400" height="268" align="center" /></p>
<p><strong><a href="http://www.club-wp.com/downloads/bare-minimum.zip">Download Bare Minimum WordPress Theme</a></strong></p>
<p>I wanted to build a new theme for ClubWordpress from the ground up. This is the first stage of the theme and I thought it would be of interest to some people to release it as a theme in its own right.</p>
<p>You probably wouldn&#8217;t actually use this theme on a live site, but it would be worth taking a look at if you wanted to see the bare bones of how a WordPress theme works without any extra markup and other fancy bits and pieces getting in the way.</p>
<p>All the functionality is in the `index.php` file. The header, posts, sidebar (search, categories, pages, archives, etc) and footer are all included here.</p>
<p>There is no css markup in the template to complicate things further, but the styles.css file has to be included as it is needed for the theme to function in WordPress. It only includes the information for the theme that appears in the Theme Selection part of WordPress admin.</p>
<p><strong><a href="http://www.club-wp.com/downloads/bare-minimum.zip">Download Bare Minimum WordPress Theme</a></strong></p>
<p>If you download it and give it a try, please let me know what you think of it in the comments <img src='http://www.club-wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I will post some further iterations of this theme over the coming weeks, so check out my <a href="http://feeds.feedburner.com/ClubWordpress">RSS Feed</a> to keep updated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.club-wp.com/bare-minimum-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Custom Menu Plugin</title>
		<link>http://www.club-wp.com/wordpress-custom-menu-plugin/</link>
		<comments>http://www.club-wp.com/wordpress-custom-menu-plugin/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 21:39:26 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.club-wp.com/?p=3</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.]]></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.club-wp.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.club-wp.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 />
&lt;li&gt;&lt;a href=&#8217;/&#8217; title=&#8217;Home&#8217;&gt;Home&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8217;/articles/&#8217; title=&#8217;Articles&#8217;&gt;Articles&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8217;http://wordpress.org/&#8217; title=&#8217;Wordpress&#8217;&gt;Wordpress&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8217;/sitemap/&#8217; title=&#8217;Sitemap&#8217;&gt;Sitemap&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a href=&#8217;/contact/&#8217; title=&#8217;Contact&#8217;&gt;Contact&lt;/a&gt;&lt;/li&gt;<br />
&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.club-wp.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://feeds.feedburner.com/ClubWordpress">RSS Feed</a> to keep updated <img src='http://www.club-wp.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.club-wp.com/wordpress-custom-menu-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

