<?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>Lost-In-Code &#187; WordPress</title>
	<atom:link href="http://www.lost-in-code.com/category/platforms/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lost-in-code.com</link>
	<description>Web Development Resources</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:07:21 +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>WordPress: Add RSS feed to sidebar</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-add-rss-feed-to-sidebar/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-add-rss-feed-to-sidebar/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 11:07:21 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[RSS feed in WordPress]]></category>
		<category><![CDATA[RSS sidebar widget]]></category>
		<category><![CDATA[WordPress RSS feed]]></category>
		<category><![CDATA[WordPress RSS feed in sidebar]]></category>
		<category><![CDATA[WordPress sidebar Widget]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=405</guid>
		<description><![CDATA[You can easily add any RSS feed (remote or local feed) to your WordPress sidebar using a sidebar widget. To do this, go to Appearance &#62; Widgets in your WordPress dashboard and locate the RSS sidebar widget. Then you&#8217;ll drag the RSS sidebar widget to one of your sidebars where you would like it to [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-add-rss-feed-to-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress e-Commerce &#8211; Sell Anything!</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-e-commerce-sell-anything/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-e-commerce-sell-anything/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 21:03:12 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[How to Install WordPress]]></category>
		<category><![CDATA[Premium WordPress Plugins]]></category>
		<category><![CDATA[Sell Products Online]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[Tribulant Software]]></category>
		<category><![CDATA[wordpress e-commerce]]></category>
		<category><![CDATA[WordPress Products]]></category>
		<category><![CDATA[wordpress shopping cart]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=350</guid>
		<description><![CDATA[You can sell anything online with WordPress and the WordPress Shopping Cart plugin! Whether you are selling tangible/physical products, digital products, affiliate products, services are you are accepting donations through your website, it can be done in a few easy steps. Let&#8217;s not waste any time and get into this! WordPress e-Commerce Requirements A few [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-e-commerce-sell-anything/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Shortcode in Text Widget</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-shortcode-in-text-widget/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-shortcode-in-text-widget/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 02:53:27 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[do_shortcode]]></category>
		<category><![CDATA[Shortcode in Text widget]]></category>
		<category><![CDATA[widget_text]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=323</guid>
		<description><![CDATA[By default, WordPress doesn&#8217;t parse WordPress or other 3rd party shortcodes in text widgets. I often see people putting shortcodes into text widgets and wonder why nothing is displayed. To parse and output shortcodes in text widgets, you need to modify your WordPress theme and put the following code into the &#8220;functions.php&#8221; file of the [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-shortcode-in-text-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nofollow links in WordPress posts</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/nofollow-links-in-wordpress-posts/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/nofollow-links-in-wordpress-posts/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 21:38:53 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Make a link nofollow]]></category>
		<category><![CDATA[Nofollow links in post]]></category>
		<category><![CDATA[nofollow links in WordPress]]></category>
		<category><![CDATA[Nofollow relationship]]></category>
		<category><![CDATA[rel nofollow]]></category>
		<category><![CDATA[TinyMCE advanced]]></category>
		<category><![CDATA[TinyMCE nofollow]]></category>
		<category><![CDATA[WordPress nofollow]]></category>
		<category><![CDATA[WordPress post nofollow]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=313</guid>
		<description><![CDATA[You may want to create rel nofollow links in your WordPress posts when writing them for your own specific reasons. There are two ways of going about adding links with a nofollow relationships inside your TinyMCE editor. Manual method The manual way of doing this is to go into the HTML view of your TinyMCE [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/nofollow-links-in-wordpress-posts/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>WordPress : Enqueue Styles</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-enqueue-css-styles/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-enqueue-css-styles/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 21:23:01 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[enqueue WordPress styles]]></category>
		<category><![CDATA[Insert Stylesheet]]></category>
		<category><![CDATA[WordPress CSS]]></category>
		<category><![CDATA[wp_enqueue_style]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=245</guid>
		<description><![CDATA[This article will show you how to safely insert your CSS for your WordPress plugin or theme into the HEAD section of both the WordPress front-end and administration panel. I wrote an article a while back which explained how to safely enqueue JavaScript files into WordPress for your WordPress plugin or theme without simply injecting [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-enqueue-css-styles/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>WordPress: Saving FTP Details</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-saving-ftp-details/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-saving-ftp-details/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 00:13:07 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[automatic plugin upgrade]]></category>
		<category><![CDATA[automatic upgrade]]></category>
		<category><![CDATA[ftp login details]]></category>
		<category><![CDATA[FTP_HOST]]></category>
		<category><![CDATA[FTP_PASS]]></category>
		<category><![CDATA[FTP_USER]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[saving ftp details]]></category>
		<category><![CDATA[upgrade plugin]]></category>
		<category><![CDATA[wordpress ftp details]]></category>
		<category><![CDATA[WordPress plugin upgrade]]></category>
		<category><![CDATA[WordPress upgrade]]></category>
		<category><![CDATA[wp-config.php]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=233</guid>
		<description><![CDATA[Doing an automatic upgrade of WordPress or any of your installed WordPress plugins is rather quick and painless though it could be much quicker if you didn&#8217;t have to fill in the FTP login details to your site each time. When you attempt to automatically upgrade WordPress or upgrade a WordPress plugin for the first [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-saving-ftp-details/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>WordPress Source Code Reference</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-source-code-reference/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-source-code-reference/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 04:44:15 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[source reference]]></category>
		<category><![CDATA[wordpress source]]></category>
		<category><![CDATA[wordpress source code]]></category>
		<category><![CDATA[wp reference]]></category>
		<category><![CDATA[xref]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=163</guid>
		<description><![CDATA[Browse and search the WordPress source cross reference while working on WordPress related projects. WordPress Function Cross-reference What is a WordPress source reference? It is a type of documentation that displays a treeview with the folder/file structure of the WordPress platform. You can view the source code of all the files and search the package [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-source-code-reference/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Turn off error reporting on your production site</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/turn-off-error-reporting-on-your-production-site/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/turn-off-error-reporting-on-your-production-site/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 10:01:39 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[error_reporting]]></category>
		<category><![CDATA[notices]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[warnings]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=129</guid>
		<description><![CDATA[On a production site, you would most likely want to hide all possible PHP errors, warnings and notices from your users for both usability, presentational and security purposes. For development and debugging purposes, you would want to turn on error_reporting and display all error messages so that you can debug your code and ensure that [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/turn-off-error-reporting-on-your-production-site/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 Navigation</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-27-navigation/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-27-navigation/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 10:39:24 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[2.7]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[survey]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=112</guid>
		<description><![CDATA[WordPress 2.7 is expected to be released in November 2008. The WordPress development team posted an entry on the WordPress development blog regarding the WordPress 2.7 navigation options. Go ahead and take the survey and make yourself heard.]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-27-navigation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install WordPress via Command Line</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/install-wordpress-via-command-line/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/install-wordpress-via-command-line/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 23:53:32 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=70</guid>
		<description><![CDATA[I wrote a useful article/tutorial over at BloggingRocket which guides you through the process of installing WordPress with Shell Access. Please feel free to check it out and comment.]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/install-wordpress-via-command-line/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

