




















<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Display Custom Taxonomy Terms in WordPress	</title>
	<atom:link href="https://www.inspirationalpixels.com/display-custom-taxonomy-terms/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.inspirationalpixels.com/display-custom-taxonomy-terms/</link>
	<description>Web design tutorials, snippets and freebies</description>
	<lastBuildDate>Thu, 13 Sep 2018 06:14:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: Seb Kay		</title>
		<link>https://www.inspirationalpixels.com/display-custom-taxonomy-terms/#comment-2643</link>

		<dc:creator><![CDATA[Seb Kay]]></dc:creator>
		<pubDate>Thu, 13 Sep 2018 06:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=3232#comment-2643</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.inspirationalpixels.com/display-custom-taxonomy-terms/#comment-2622&quot;&gt;andersonenvy&lt;/a&gt;.

You&#039;ll need to use the &lt;code&gt;get_term_link()&lt;/code&gt; function. More info here: &lt;a href=&quot;https://developer.wordpress.org/reference/functions/get_term_link/&quot; rel=&quot;nofollow&quot;&gt;https://developer.wordpress.org/reference/functions/get_term_link/&lt;/a&gt;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.inspirationalpixels.com/display-custom-taxonomy-terms/#comment-2622">andersonenvy</a>.</p>
<p>You&#8217;ll need to use the <code>get_term_link()</code> function. More info here: <a href="https://developer.wordpress.org/reference/functions/get_term_link/" rel="nofollow">https://developer.wordpress.org/reference/functions/get_term_link/</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: andersonenvy		</title>
		<link>https://www.inspirationalpixels.com/display-custom-taxonomy-terms/#comment-2622</link>

		<dc:creator><![CDATA[andersonenvy]]></dc:creator>
		<pubDate>Mon, 10 Sep 2018 14:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=3232#comment-2622</guid>

					<description><![CDATA[It works, but how to HREF link to the Term archive?]]></description>
			<content:encoded><![CDATA[<p>It works, but how to HREF link to the Term archive?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nicole		</title>
		<link>https://www.inspirationalpixels.com/display-custom-taxonomy-terms/#comment-1153</link>

		<dc:creator><![CDATA[Nicole]]></dc:creator>
		<pubDate>Sat, 13 May 2017 16:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=3232#comment-1153</guid>

					<description><![CDATA[Hello! Looking for further help on this! This code is not working for me. Thanks]]></description>
			<content:encoded><![CDATA[<p>Hello! Looking for further help on this! This code is not working for me. Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Henry		</title>
		<link>https://www.inspirationalpixels.com/display-custom-taxonomy-terms/#comment-1152</link>

		<dc:creator><![CDATA[Henry]]></dc:creator>
		<pubDate>Sun, 05 Mar 2017 17:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=3232#comment-1152</guid>

					<description><![CDATA[This is awesome! Just a quick question, is there anyway to make the output links? Thank you!]]></description>
			<content:encoded><![CDATA[<p>This is awesome! Just a quick question, is there anyway to make the output links? Thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ethel Palomino		</title>
		<link>https://www.inspirationalpixels.com/display-custom-taxonomy-terms/#comment-1151</link>

		<dc:creator><![CDATA[Ethel Palomino]]></dc:creator>
		<pubDate>Sun, 04 Sep 2016 09:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=3232#comment-1151</guid>

					<description><![CDATA[Thank you! In fact i was trying to filter WP_query by a term but it was impossible with  &#039;terms&#039;    =&#062; get_queried_object()-&#062;term_id., I don&#039;t know why.
I could with your function. thank you!!]]></description>
			<content:encoded><![CDATA[<p>Thank you! In fact i was trying to filter WP_query by a term but it was impossible with  &#8216;terms&#8217;    =&gt; get_queried_object()-&gt;term_id., I don&#8217;t know why.<br />
I could with your function. thank you!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alexandre Michel		</title>
		<link>https://www.inspirationalpixels.com/display-custom-taxonomy-terms/#comment-1150</link>

		<dc:creator><![CDATA[Alexandre Michel]]></dc:creator>
		<pubDate>Mon, 09 May 2016 14:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=3232#comment-1150</guid>

					<description><![CDATA[Hello, thanks for your snippet of code. However, it only echoes one of the three terms that are checked on my Wordpress page. What am I missing? :)]]></description>
			<content:encoded><![CDATA[<p>Hello, thanks for your snippet of code. However, it only echoes one of the three terms that are checked on my WordPress page. What am I missing? 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carlos		</title>
		<link>https://www.inspirationalpixels.com/display-custom-taxonomy-terms/#comment-1149</link>

		<dc:creator><![CDATA[Carlos]]></dc:creator>
		<pubDate>Tue, 23 Feb 2016 00:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://staging.inspirationalpixels.com/?p=3232#comment-1149</guid>

					<description><![CDATA[You are awesome, thanks for this code. Very useful.]]></description>
			<content:encoded><![CDATA[<p>You are awesome, thanks for this code. Very useful.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
