<?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>WordPressCreme.com &#187; Code</title>
	<atom:link href="http://www.wordpresscreme.com/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordpresscreme.com</link>
	<description>WordPress Resources, Turorials, Articles, Tips, Themes and Blog Reviews</description>
	<lastBuildDate>Sat, 09 Jul 2011 16:29:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Remove WordPress Version Information</title>
		<link>http://www.wordpresscreme.com/how-to-remove-wordpress-version-information/</link>
		<comments>http://www.wordpresscreme.com/how-to-remove-wordpress-version-information/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 22:00:33 +0000</pubDate>
		<dc:creator>Santiago</dc:creator>
				<category><![CDATA[WordPressCreme News]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.wordpresscreme.com/?p=297</guid>
		<description><![CDATA[A well-known tip in the blogosphere regarding WordPress is to remove the WordPress version from your meta-tags that are automatically generated by your WordPress blog. This information can be used by potential hackers to pinpoint which version of WordPress you are using, and can help them find an exploit to start hacking your website. Since [...]]]></description>
		<wfw:commentRss>http://www.wordpresscreme.com/how-to-remove-wordpress-version-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Useful WordPress Functions You Didn’t Know Existed</title>
		<link>http://www.wordpresscreme.com/5-useful-wordpress-functions-you-didn%e2%80%99t-know-existed/</link>
		<comments>http://www.wordpresscreme.com/5-useful-wordpress-functions-you-didn%e2%80%99t-know-existed/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 15:49:15 +0000</pubDate>
		<dc:creator>Santiago</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.wordpresscreme.com/?p=290</guid>
		<description><![CDATA[Deep within the source code of WordPress lies an endless list of useful functions just waiting for you to use them in your theme or plugin. The problem is, most people don’t know they exist, probably because the Codex is ridiculously underdeveloped, and most people hate looking through source code. Luckily for you, reading the [...]]]></description>
		<wfw:commentRss>http://www.wordpresscreme.com/5-useful-wordpress-functions-you-didn%e2%80%99t-know-existed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress CodeSniffer</title>
		<link>http://www.wordpresscreme.com/wordpress-codesniffer/</link>
		<comments>http://www.wordpresscreme.com/wordpress-codesniffer/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 13:15:22 +0000</pubDate>
		<dc:creator>Santiago</dc:creator>
				<category><![CDATA[Useful Tools & Services]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[CodeSniffer]]></category>
		<category><![CDATA[Standard]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.wordpresscreme.com/?p=267</guid>
		<description><![CDATA[WordPress CodeSniffer is a It is an essential development tool that ensures your code remains clean and consistent. It can also help prevent some common semantic errors made by developers.]]></description>
		<wfw:commentRss>http://www.wordpresscreme.com/wordpress-codesniffer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Resize images on the fly</title>
		<link>http://www.wordpresscreme.com/how-to-resize-images-on-the-fly/</link>
		<comments>http://www.wordpresscreme.com/how-to-resize-images-on-the-fly/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 11:14:27 +0000</pubDate>
		<dc:creator>Santiago</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Resize]]></category>

		<guid isPermaLink="false">http://www.wordpresscreme.com/?p=251</guid>
		<description><![CDATA[Ever wished you could be able to upload your images, and didn’t care about manually resizing it? If yes, here is a real time saver: A php script that can resize your images “on the fly”.]]></description>
		<wfw:commentRss>http://www.wordpresscreme.com/how-to-resize-images-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment Form Style with JQuery in WordPress</title>
		<link>http://www.wordpresscreme.com/comment-form-style-with-jquery-in-wordpress/</link>
		<comments>http://www.wordpresscreme.com/comment-form-style-with-jquery-in-wordpress/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 11:00:12 +0000</pubDate>
		<dc:creator>Santiago</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Form]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Snippet]]></category>
		<category><![CDATA[Style]]></category>

		<guid isPermaLink="false">http://www.wordpresscreme.com/?p=246</guid>
		<description><![CDATA[JQuery is very popular now in WordPress used for menus, lists, form validation and it is used for comment forms style modification too.
In this post I want to show you How you can change the style of your comment forms in WordPress making more great looking using JQuery.
When comment form is selected JQeury changes the style of the forms using some of the CSS classes,changing the text, background and border form color.]]></description>
		<wfw:commentRss>http://www.wordpresscreme.com/comment-form-style-with-jquery-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Display your feedburner count in full text</title>
		<link>http://www.wordpresscreme.com/how-to-display-feedburner-in-text/</link>
		<comments>http://www.wordpresscreme.com/how-to-display-feedburner-in-text/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 18:36:37 +0000</pubDate>
		<dc:creator>Santiago</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Feedburner]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.wordpresscreme.com/?p=238</guid>
		<description><![CDATA[Are you using feedburner? Probably yes, just as a lot of bloggers do. If you don’t like the chicklet dedicated to display your feedburner count, just read this article which is a new method to get your feedburner count in text mode. To display your feedburner count in full text on your WordPress blog, simply [...]]]></description>
		<wfw:commentRss>http://www.wordpresscreme.com/how-to-display-feedburner-in-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add a simple paypal donation link</title>
		<link>http://www.wordpresscreme.com/how-to-add-a-simple-paypal-donation-link/</link>
		<comments>http://www.wordpresscreme.com/how-to-add-a-simple-paypal-donation-link/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 13:19:07 +0000</pubDate>
		<dc:creator>Santiago</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Snippet]]></category>

		<guid isPermaLink="false">http://www.wordpresscreme.com/?p=233</guid>
		<description><![CDATA[function donate_shortcode( $atts ) { extract(shortcode_atts(array( 'text' =&#62; 'Make a donation', 'account' =&#62; 'REPLACE ME', 'for' =&#62; '', ), $atts)); global $post; if (!$for) $for = str_replace(" ","+",$post-&#62;post_title); return '&#60;a class="donateLink" href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&#38;business='.$account.'&#38;item_name=Donation+for+'.$for.'"&#62;'.$text.'&#60;/a&#62;'; } add_shortcode('donate', 'donate_shortcode'); Replace the default ‘account’ with your paypal email address, and output using [donate]. Remember you can override the default ‘text’ [...]]]></description>
		<wfw:commentRss>http://www.wordpresscreme.com/how-to-add-a-simple-paypal-donation-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add Thumbnails to WordPress with Custom Fields</title>
		<link>http://www.wordpresscreme.com/how-to-add-thumbnails-to-wordpress-with-custom-fields/</link>
		<comments>http://www.wordpresscreme.com/how-to-add-thumbnails-to-wordpress-with-custom-fields/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 15:20:10 +0000</pubDate>
		<dc:creator>Santiago</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Thumbnails]]></category>

		<guid isPermaLink="false">http://www.wordpresscreme.com/?p=199</guid>
		<description><![CDATA[You can easily add thumbnails, lead image, and other extras to individual posts in WordPress. These images can be shown on the front page, archives, search pages, etc &#8211; but appear outside of the content, giving you full control of their placement and style. What Are Custom Fields? If you’re reading through this article, there’s [...]]]></description>
		<wfw:commentRss>http://www.wordpresscreme.com/how-to-add-thumbnails-to-wordpress-with-custom-fields/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to Display the Total Number of Posts on Your Blog</title>
		<link>http://www.wordpresscreme.com/how-to-display-the-total-number-of-posts-on-your-blog/</link>
		<comments>http://www.wordpresscreme.com/how-to-display-the-total-number-of-posts-on-your-blog/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 16:42:32 +0000</pubDate>
		<dc:creator>Santiago</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Snippet]]></category>

		<guid isPermaLink="false">http://www.wordpresscreme.com/?p=132</guid>
		<description><![CDATA[A useful code snippet that displays how many posts you've made.]]></description>
		<wfw:commentRss>http://www.wordpresscreme.com/how-to-display-the-total-number-of-posts-on-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

