<?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>WPspecial &#187; Snippets</title>
	<atom:link href="http://wpspecial.net/category/snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpspecial.net</link>
	<description>What every wp-human  needs</description>
	<lastBuildDate>Thu, 22 Apr 2010 07:35:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=5252</generator>
		<item>
		<title>Menu Support for wordpress 3.0 themes</title>
		<link>http://wpspecial.net/2010/04/menu-support-for-wordpress-3-0-themes/</link>
		<comments>http://wpspecial.net/2010/04/menu-support-for-wordpress-3-0-themes/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 10:29:38 +0000</pubDate>
		<dc:creator>Christos Chiotis</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://wpspecial.net/?p=889</guid>
		<description><![CDATA[It&#8217;s pretty simple to enable the brand new menu support for theme compatible with wordpress 3.0
Just open functi&#8230; <a href="http://wpspecial.net/2010/04/menu-support-for-wordpress-3-0-themes/" class="read_more">read more</a>]]></description>
		<wfw:commentRss>http://wpspecial.net/2010/04/menu-support-for-wordpress-3-0-themes/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Add a print button in your website</title>
		<link>http://wpspecial.net/2010/03/add-a-print-button-in-your-website/</link>
		<comments>http://wpspecial.net/2010/03/add-a-print-button-in-your-website/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 06:38:41 +0000</pubDate>
		<dc:creator>Christos Chiotis</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[print]]></category>

		<guid isPermaLink="false">http://wpspecial.net/?p=814</guid>
		<description><![CDATA[Just copy and paste the following code, where you want a print button to appear. Simple as that.

&#60;script language=&#038;q&#8230; <a href="http://wpspecial.net/2010/03/add-a-print-button-in-your-website/" class="read_more">read more</a>]]></description>
		<wfw:commentRss>http://wpspecial.net/2010/03/add-a-print-button-in-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get the content of any page</title>
		<link>http://wpspecial.net/2010/03/get-the-content-of-any-page/</link>
		<comments>http://wpspecial.net/2010/03/get-the-content-of-any-page/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 16:49:45 +0000</pubDate>
		<dc:creator>Christos Chiotis</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[custom loop]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://wpspecial.net/?p=896</guid>
		<description><![CDATA[Use the custom loop below to get the content of any page in your template files. Just change the page_id number with the de&#8230; <a href="http://wpspecial.net/2010/03/get-the-content-of-any-page/" class="read_more">read more</a>]]></description>
		<wfw:commentRss>http://wpspecial.net/2010/03/get-the-content-of-any-page/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to: List of scheduled posts</title>
		<link>http://wpspecial.net/2010/02/how-to-list-of-scheduled-posts/</link>
		<comments>http://wpspecial.net/2010/02/how-to-list-of-scheduled-posts/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 11:34:16 +0000</pubDate>
		<dc:creator>Christos Chiotis</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://wpspecial.net/?p=689</guid>
		<description><![CDATA[Just a variation of the wordpress loop for this snippet. Pretty easy to implement. Just paste the following code anywhe&#8230; <a href="http://wpspecial.net/2010/02/how-to-list-of-scheduled-posts/" class="read_more">read more</a>]]></description>
		<wfw:commentRss>http://wpspecial.net/2010/02/how-to-list-of-scheduled-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display All Subpages in Sidebar</title>
		<link>http://wpspecial.net/2010/02/display-all-subpages-in-sidebar/</link>
		<comments>http://wpspecial.net/2010/02/display-all-subpages-in-sidebar/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 11:11:46 +0000</pubDate>
		<dc:creator>Christos Chiotis</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[subpages]]></category>

		<guid isPermaLink="false">http://wpspecial.net/?p=684</guid>
		<description><![CDATA[The cleanest way to display a list of subpages in your theme is the following.
First you have to add a piece of code in the fu&#8230; <a href="http://wpspecial.net/2010/02/display-all-subpages-in-sidebar/" class="read_more">read more</a>]]></description>
		<wfw:commentRss>http://wpspecial.net/2010/02/display-all-subpages-in-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup WordPress using shell</title>
		<link>http://wpspecial.net/2010/02/setup-wordpress-using-shell/</link>
		<comments>http://wpspecial.net/2010/02/setup-wordpress-using-shell/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 11:00:32 +0000</pubDate>
		<dc:creator>Christos Chiotis</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://wpspecial.net/?p=681</guid>
		<description><![CDATA[If you don&#8217;t want to wait for your ftp client to upload all these wordpress files, and you have shell access to your&#8230; <a href="http://wpspecial.net/2010/02/setup-wordpress-using-shell/" class="read_more">read more</a>]]></description>
		<wfw:commentRss>http://wpspecial.net/2010/02/setup-wordpress-using-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add Google Buzz Share button</title>
		<link>http://wpspecial.net/2010/02/how-to-add-google-buzz-share-button/</link>
		<comments>http://wpspecial.net/2010/02/how-to-add-google-buzz-share-button/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 10:21:38 +0000</pubDate>
		<dc:creator>Christos Chiotis</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[buzz]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://wpspecial.net/?p=604</guid>
		<description><![CDATA[Google Buzz is the new extension of the Gmail platform, allowing users to share photos, status updates, links etc. So as&#8230; <a href="http://wpspecial.net/2010/02/how-to-add-google-buzz-share-button/" class="read_more">read more</a>]]></description>
		<wfw:commentRss>http://wpspecial.net/2010/02/how-to-add-google-buzz-share-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exclude Category from Main Loop</title>
		<link>http://wpspecial.net/2009/11/exclude-category-from-main-loop/</link>
		<comments>http://wpspecial.net/2009/11/exclude-category-from-main-loop/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 06:43:50 +0000</pubDate>
		<dc:creator>Christos Chiotis</dc:creator>
				<category><![CDATA[Snippets]]></category>

		<guid isPermaLink="false">http://wpspecial.net/?p=394</guid>
		<description><![CDATA[It comes a time where we want to have content (in a specific category) that will not be displayed in the main loop of our hom&#8230; <a href="http://wpspecial.net/2009/11/exclude-category-from-main-loop/" class="read_more">read more</a>]]></description>
		<wfw:commentRss>http://wpspecial.net/2009/11/exclude-category-from-main-loop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: wpspecial.net @ 2010-09-10 02:17:59 -->