<?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>WpCode.net</title>
	
	<link>http://www.wpcode.net</link>
	<description>Daily Wordpress Code Snippet</description>
	<lastBuildDate>Tue, 21 Feb 2012 22:59:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/wpcode" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="wpcode" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>How to move Wp Admin Bar</title>
		<link>http://www.wpcode.net/admin-bar-bottom-2.html/</link>
		<comments>http://www.wpcode.net/admin-bar-bottom-2.html/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 22:59:54 +0000</pubDate>
		<dc:creator>Pigi</dc:creator>
				<category><![CDATA[Experts]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.wpcode.net/?p=2892</guid>
		<description>This is a cool snipped, using this code you'll be able to move at the bottom the newest wordpress admin bar (i hate), just apply code in your function.php &lt;a href="http://www.wpcode.net/admin-bar-bottom-2.html/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/LAhUQizrq0xkSJxi3swaZUMnFIg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LAhUQizrq0xkSJxi3swaZUMnFIg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/LAhUQizrq0xkSJxi3swaZUMnFIg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LAhUQizrq0xkSJxi3swaZUMnFIg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
		<wfw:commentRss>http://www.wpcode.net/admin-bar-bottom-2.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Postroulette</title>
		<link>http://www.wpcode.net/postroulette.html/</link>
		<comments>http://www.wpcode.net/postroulette.html/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 23:01:52 +0000</pubDate>
		<dc:creator>Pigi</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Intermediates]]></category>

		<guid isPermaLink="false">http://www.wpcode.net/?p=2891</guid>
		<description>This hack for wordpress will redirect user to a random post, after saving this snippet in your function.php go on menu and create a link yourblog.dotcom/random, and people will be redirect to a random post called on the database. &lt;a href="http://www.wpcode.net/postroulette.html/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/uwHuDui7skiYArtO2G0Vd_KeJ8o/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uwHuDui7skiYArtO2G0Vd_KeJ8o/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/uwHuDui7skiYArtO2G0Vd_KeJ8o/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uwHuDui7skiYArtO2G0Vd_KeJ8o/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
		<wfw:commentRss>http://www.wpcode.net/postroulette.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To allow Iframes in Posts</title>
		<link>http://www.wpcode.net/iframes.html/</link>
		<comments>http://www.wpcode.net/iframes.html/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 10:16:04 +0000</pubDate>
		<dc:creator>Pigi</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.wpcode.net/?p=2890</guid>
		<description>Using this snippet you just need to add to your function.php of your theme you can add iframe in your posts. To add an iframe you just need to write the iframe html code  in the visual editor, and TinyMCE will not kill the code. That's all &lt;a href="http://www.wpcode.net/iframes.html/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/D8chV27Y7jO0ohDtMY9NJ0g78bI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/D8chV27Y7jO0ohDtMY9NJ0g78bI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/D8chV27Y7jO0ohDtMY9NJ0g78bI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/D8chV27Y7jO0ohDtMY9NJ0g78bI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
		<wfw:commentRss>http://www.wpcode.net/iframes.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to embed Pinterest button to Pin your article</title>
		<link>http://www.wpcode.net/how-to-embed-pinterest-button-to-pin-your-article.html/</link>
		<comments>http://www.wpcode.net/how-to-embed-pinterest-button-to-pin-your-article.html/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 23:01:56 +0000</pubDate>
		<dc:creator>Pigi</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[Pinterest]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://www.wpcode.net/?p=2212</guid>
		<description>Do you like brand new website revelation "Pinterest" follow this article to be able to embed a pinterest button in your wordpress blog; you can add this code directly in your theme in the loop; for example in home or in single.php. &lt;a href="http://www.wpcode.net/how-to-embed-pinterest-button-to-pin-your-article.html/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/hxDlgl224stm7nUKJWhEhnmesq0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hxDlgl224stm7nUKJWhEhnmesq0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/hxDlgl224stm7nUKJWhEhnmesq0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hxDlgl224stm7nUKJWhEhnmesq0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
		<wfw:commentRss>http://www.wpcode.net/how-to-embed-pinterest-button-to-pin-your-article.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wp Designers: 11 Tools to test your wp theme’s colors</title>
		<link>http://www.wpcode.net/11-tools-colors.html/</link>
		<comments>http://www.wpcode.net/11-tools-colors.html/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 23:29:22 +0000</pubDate>
		<dc:creator>Pigi</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.wpcode.net/?p=2208</guid>
		<description>List of 11 tools to create color's palette and find the best color scheme for your brand new wordpress themes &lt;a href="http://www.wpcode.net/11-tools-colors.html/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/DYe2MDbCZQbkgEMLHgGwQJzeZdU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DYe2MDbCZQbkgEMLHgGwQJzeZdU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/DYe2MDbCZQbkgEMLHgGwQJzeZdU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DYe2MDbCZQbkgEMLHgGwQJzeZdU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
		<wfw:commentRss>http://www.wpcode.net/11-tools-colors.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to include Custom post type in archives</title>
		<link>http://www.wpcode.net/custom-post-type-archive.html/</link>
		<comments>http://www.wpcode.net/custom-post-type-archive.html/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 23:01:58 +0000</pubDate>
		<dc:creator>Pigi</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Intermediates]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[archives]]></category>
		<category><![CDATA[Custom post type]]></category>

		<guid isPermaLink="false">http://www.wpcode.net/?p=2205</guid>
		<description>This tutorial allow you to include custom post type in the archive pages. Add this snippet in your wordpress's theme function.php file  &lt;a href="http://www.wpcode.net/custom-post-type-archive.html/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qN_SfZAGg7PP-FeiZhJHe83bY10/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qN_SfZAGg7PP-FeiZhJHe83bY10/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/qN_SfZAGg7PP-FeiZhJHe83bY10/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qN_SfZAGg7PP-FeiZhJHe83bY10/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
		<wfw:commentRss>http://www.wpcode.net/custom-post-type-archive.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to exclude from Search engine results non content wp folder</title>
		<link>http://www.wpcode.net/seo-folders.html/</link>
		<comments>http://www.wpcode.net/seo-folders.html/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 23:01:04 +0000</pubDate>
		<dc:creator>Pigi</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[robots.txt]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.wpcode.net/?p=2202</guid>
		<description>Using this code you can exlude from search results on search engine all folders that don't contain content files. This is a security hack, and also a SEO tips. Just need to replace your robots.txt file with the following content. You can find "robots.txt" in your blog's root folder. &lt;a href="http://www.wpcode.net/seo-folders.html/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/sUNELQaS6YbL2_QfR5PAoTzaFUg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/sUNELQaS6YbL2_QfR5PAoTzaFUg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/sUNELQaS6YbL2_QfR5PAoTzaFUg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/sUNELQaS6YbL2_QfR5PAoTzaFUg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
		<wfw:commentRss>http://www.wpcode.net/seo-folders.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to edit permalink structure via php</title>
		<link>http://www.wpcode.net/permalink-php.html/</link>
		<comments>http://www.wpcode.net/permalink-php.html/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 23:01:25 +0000</pubDate>
		<dc:creator>Pigi</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Intermediates]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[permalink]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[structure]]></category>

		<guid isPermaLink="false">http://www.wpcode.net/?p=2200</guid>
		<description>This code will help you to edit permalink's structure via php, you need to paste the code in your function.php file &lt;a href="http://www.wpcode.net/permalink-php.html/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/vILzgKOwGFIXYio9i-Psdq4gWWA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vILzgKOwGFIXYio9i-Psdq4gWWA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/vILzgKOwGFIXYio9i-Psdq4gWWA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vILzgKOwGFIXYio9i-Psdq4gWWA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
		<wfw:commentRss>http://www.wpcode.net/permalink-php.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a Facebook App using Dropbox (no SSL required)</title>
		<link>http://www.wpcode.net/fb-app-dropbox.html/</link>
		<comments>http://www.wpcode.net/fb-app-dropbox.html/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 13:02:45 +0000</pubDate>
		<dc:creator>Pigi</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook guide]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.wpcode.net/?p=2191</guid>
		<description>This guide allow you to create facebook apps without SSL using your Free dropbox account &lt;a href="http://www.wpcode.net/fb-app-dropbox.html/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qXUjDc2K9woqCSzqbhBl0mFd8uE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qXUjDc2K9woqCSzqbhBl0mFd8uE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/qXUjDc2K9woqCSzqbhBl0mFd8uE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qXUjDc2K9woqCSzqbhBl0mFd8uE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
		<wfw:commentRss>http://www.wpcode.net/fb-app-dropbox.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wpcode.net launches “Wpcode.net Blog’s Directory” Beta</title>
		<link>http://www.wpcode.net/wpcode-blog-dir.html/</link>
		<comments>http://www.wpcode.net/wpcode-blog-dir.html/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 09:46:51 +0000</pubDate>
		<dc:creator>Pigi</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wpcode.net/?p=2154</guid>
		<description>Wpcode.net Blog's Directory is a free project where you can publish your blog info and link and take a lot of visits. Join Our Beta Testing &lt;a href="http://www.wpcode.net/wpcode-blog-dir.html/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/gk0gGVMGevCD3hrbS7_MpHaplWY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gk0gGVMGevCD3hrbS7_MpHaplWY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/gk0gGVMGevCD3hrbS7_MpHaplWY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gk0gGVMGevCD3hrbS7_MpHaplWY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
		<wfw:commentRss>http://www.wpcode.net/wpcode-blog-dir.html/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: www.wpcode.net @ 2012-02-22 21:20:40 -->

