<?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>snippets &#8211; Terry Tsang</title>
	<atom:link href="https://terrytsang.com/tag/snippets/feed/" rel="self" type="application/rss+xml" />
	<link>https://terrytsang.com</link>
	<description></description>
	<lastBuildDate>Fri, 25 Nov 2022 08:09:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://terrytsang.com/wp-content/uploads/2023/11/favicon-terrytsang-100x100.png</url>
	<title>snippets &#8211; Terry Tsang</title>
	<link>https://terrytsang.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WooCommerce Show FREE instead of $0.00</title>
		<link>https://terrytsang.com/woocommerce-show-free-instead-of-0/</link>
					<comments>https://terrytsang.com/woocommerce-show-free-instead-of-0/#respond</comments>
		
		<dc:creator><![CDATA[terrytsang]]></dc:creator>
		<pubDate>Thu, 30 Jun 2022 16:22:41 +0000</pubDate>
				<category><![CDATA[WooCommerce]]></category>
		<category><![CDATA[snippets]]></category>
		<guid isPermaLink="false">https://terrytsang.com/?p=709</guid>

					<description><![CDATA[If you didn&#8217;t like showing a $0.00 and prefer it with the text &#8220;FREE&#8221; for the free products, you may use below code snippet. Below is the code you may copy and paste at the bottom of functions.php where you can access it through &#62; Theme File Editor &#62; functions.php. function tt_product_price_free( $price, $product ) &#8230;<p class="read-more"> <a class="" href="https://terrytsang.com/woocommerce-show-free-instead-of-0/"> <span class="screen-reader-text">WooCommerce Show FREE instead of $0.00</span> Read More &#187;</a></p>]]></description>
		
					<wfw:commentRss>https://terrytsang.com/woocommerce-show-free-instead-of-0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
