<?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>Development, Software, Hardware and more</description>
	<lastBuildDate>Tue, 14 May 2013 14:31:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<!--Theme by MyThemeShop.com-->
		<item>
		<title>W3TC Fragment Caching</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/w3tc-fragment-caching/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/w3tc-fragment-caching/#comments</comments>
		<pubDate>Tue, 14 May 2013 13:36:14 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Dynamic Cache]]></category>
		<category><![CDATA[Dynamic Content]]></category>
		<category><![CDATA[Fragment Cache]]></category>
		<category><![CDATA[Fragment Caching]]></category>
		<category><![CDATA[Prevent Cache in Certain Areas]]></category>
		<category><![CDATA[W3 Total Cache]]></category>
		<category><![CDATA[W3TC Dynamic Content]]></category>
		<category><![CDATA[W3TC Fragment Caching]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=786</guid>
		<description><![CDATA[I previously wrote an article to explain how the fragment caching in W3 Total Cache plugin for WordPress works. With their release of 0.9.2.10 the fragment caching suddenly stopped working and they stated in their release notes that a new security string/constant named W3TC_DYNAMIC_SECURITY is required in order for it to work. They implemented this [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/w3tc-fragment-caching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contact Form 7 Email/Newsletter Subscribers</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/contact-form-7-emailnewsletter-subscribers/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/contact-form-7-emailnewsletter-subscribers/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 11:23:14 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[booking enquiry]]></category>
		<category><![CDATA[Bulk Email]]></category>
		<category><![CDATA[CF7]]></category>
		<category><![CDATA[CF7 Email Subscribers]]></category>
		<category><![CDATA[Contact Form 7]]></category>
		<category><![CDATA[Contact Form 7 Email]]></category>
		<category><![CDATA[Contact Form 7 Subscribers]]></category>
		<category><![CDATA[contact forms]]></category>
		<category><![CDATA[Email Subscribers]]></category>
		<category><![CDATA[free extension]]></category>
		<category><![CDATA[mailing]]></category>
		<category><![CDATA[Newsletter plugin]]></category>
		<category><![CDATA[Newsletter Software]]></category>
		<category><![CDATA[newsletter subscribers]]></category>
		<category><![CDATA[newsletters]]></category>
		<category><![CDATA[Newsletters: Contact Form 7 Subscribers]]></category>
		<category><![CDATA[Premium WordPress Plugins]]></category>
		<category><![CDATA[Save Subscribers from CF7]]></category>
		<category><![CDATA[Save Subscribers from Contact Form 7]]></category>
		<category><![CDATA[Tribulant Software]]></category>
		<category><![CDATA[wordpress contact form]]></category>
		<category><![CDATA[WordPress Email plugin]]></category>
		<category><![CDATA[WordPress Form plugin]]></category>
		<category><![CDATA[WordPress Newsletter plugin]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=768</guid>
		<description><![CDATA[Email marketing is a great way of notifying your customers/clients about specials, news, etc. Sending a bulk email to your subscribers broadens your market in the aspect that you make them aware of something which they may not have known about and which they may find useful at the same time. We have written a [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/contact-form-7-emailnewsletter-subscribers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Create New Taxonomy Action Hook</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-create-new-taxonomy-action-hook/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-create-new-taxonomy-action-hook/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 10:51:07 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Action]]></category>
		<category><![CDATA[Action Hook]]></category>
		<category><![CDATA[Create Taxonomy]]></category>
		<category><![CDATA[Create Term]]></category>
		<category><![CDATA[Custom Taxonomy]]></category>
		<category><![CDATA[Taxonomy]]></category>
		<category><![CDATA[Taxonomy Action Hook]]></category>
		<category><![CDATA[Term Action Hook]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=706</guid>
		<description><![CDATA[You may want to do something in WordPress with an action hook when a new, custom taxonomy is created or edited. Unfortunately it seems like there is no documentation on this in the WordPress Codex that I could find. There is the create_category and edit_category action hooks though and since categories is a taxonomy you [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-create-new-taxonomy-action-hook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: 404/Page Not Found On Form Posted Data</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-404page-not-found-on-form-posted-data/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-404page-not-found-on-form-posted-data/#comments</comments>
		<pubDate>Wed, 13 Feb 2013 16:08:41 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[404 Error]]></category>
		<category><![CDATA[Form Post]]></category>
		<category><![CDATA[Form Posted Data]]></category>
		<category><![CDATA[Get Data]]></category>
		<category><![CDATA[Name]]></category>
		<category><![CDATA[Name Field]]></category>
		<category><![CDATA[Name Parameter]]></category>
		<category><![CDATA[Page Not Found]]></category>
		<category><![CDATA[Permalinks]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[Well this is embarrasing]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=551</guid>
		<description><![CDATA[I struggled quite a while with this one and there was no specific indication as to what the problem was. I had an HTML form which was submitted and after submitting it, WordPress would show a 404/Page Not Found. I knew it was the $_POST posted form data as the page did exist and accessing [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-404page-not-found-on-form-posted-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W3TC Fragment Caching MFUNC</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/w3tc-fragment-caching-mfunc/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/w3tc-fragment-caching-mfunc/#comments</comments>
		<pubDate>Wed, 28 Nov 2012 18:11:23 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Don't cache code]]></category>
		<category><![CDATA[Dynamic Code]]></category>
		<category><![CDATA[Fragment Caching]]></category>
		<category><![CDATA[mclude]]></category>
		<category><![CDATA[mfunc]]></category>
		<category><![CDATA[Prevent caching on a certain part of code]]></category>
		<category><![CDATA[W3 Total Cache]]></category>
		<category><![CDATA[W3TC]]></category>
		<category><![CDATA[W3TC Fragment Caching]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=457</guid>
		<description><![CDATA[UPDATE: Having problems? Fragment caching stopped working? See the updated article with information on using W3 Total Cache fragment caching with the new W3TC_DYNAMIC_SECURITY constant which was implemented for security reasons. W3 Total Cache is a great plugin for speeding up your WordPress website with page cache, database cache, minifying JS and CSS, object cache, [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/w3tc-fragment-caching-mfunc/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<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>10% OFF all premium WordPress plugins</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/10-off-all-premium-wordpress-plugins/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/10-off-all-premium-wordpress-plugins/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 18:13:50 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[10% OFF]]></category>
		<category><![CDATA[Coupon Code]]></category>
		<category><![CDATA[Discount]]></category>
		<category><![CDATA[Discount Coupon]]></category>
		<category><![CDATA[Premium WordPress Plugins]]></category>
		<category><![CDATA[Tribulant]]></category>
		<category><![CDATA[Tribulant Software]]></category>
		<category><![CDATA[WordPress plugins promotion]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=395</guid>
		<description><![CDATA[Tribulant Software has a promotion running throughout the year of 2012. Use the coupon code &#8220;2012&#8221; to get 10% OFF all premium WordPress plugins. http://blog.tribulant.com/general-news/happy-new-year-2012/ ]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/10-off-all-premium-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canada Post API StatusCode -3001</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/canada-post-api-statuscode-3001/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/canada-post-api-statuscode-3001/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 12:36:24 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Canada Post]]></category>
		<category><![CDATA[Canada Post API]]></category>
		<category><![CDATA[Premium WordPress Plugins]]></category>
		<category><![CDATA[Sellonline]]></category>
		<category><![CDATA[Shipping Rate Calculator]]></category>
		<category><![CDATA[Shipping Rates]]></category>
		<category><![CDATA[Shipping Services]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[wordpress e-commerce]]></category>
		<category><![CDATA[wordpress shopping cart]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=373</guid>
		<description><![CDATA[If you are getting a &#8216;statusCode&#8216; as &#8220;-3001&#8243; and a &#8216;statusMessage&#8216; as &#8220;Destination Postal Code/State Name/ Country is illegal.&#8221; from the Canada Post API, it means that the city/state/country is causing problems. At this stage, you&#8217;re obviously getting an XML response so the credentials, port, etc&#8230; should be perfectly fine. Ensure that your XML request [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/canada-post-api-statuscode-3001/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>2</slash:comments>
		</item>
	</channel>
</rss>
