<?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: Add Custom Taxonomy Tags to Your WordPress Permalinks	</title>
	<atom:link href="https://www.shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/feed" rel="self" type="application/rss+xml" />
	<link>https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks</link>
	<description>Adventures in WordPress</description>
	<lastBuildDate>Wed, 30 Aug 2023 21:31:04 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9</generator>
	<item>
		<title>
		By: Anthony		</title>
		<link>https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-6#comment-975340</link>

		<dc:creator><![CDATA[Anthony]]></dc:creator>
		<pubDate>Wed, 30 Aug 2023 21:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6737#comment-975340</guid>

					<description><![CDATA[Where does this code go? Like, what exact .php file please?]]></description>
			<content:encoded><![CDATA[<p>Where does this code go? Like, what exact .php file please?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Arpit		</title>
		<link>https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-6#comment-951810</link>

		<dc:creator><![CDATA[Arpit]]></dc:creator>
		<pubDate>Sat, 09 May 2020 09:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6737#comment-951810</guid>

					<description><![CDATA[How to show Category Name instead of Category Slug in URL?

I want to have a url like

Auto-Generated URL:
Shibashake.com/a/major/post-name
Shibashake.com/b/major-b/post-name

Need URL to be like:
Shibashake.com/a/major/post-name
Shibashake.com/b/major/post-name

Problem: As the category slug needs to be unique so wordpress is automatically appending the slug of category.

I need to pass %categoryname% instead of %category%

Please Help.]]></description>
			<content:encoded><![CDATA[<p>How to show Category Name instead of Category Slug in URL?</p>
<p>I want to have a url like</p>
<p>Auto-Generated URL:<br />
Shibashake.com/a/major/post-name<br />
Shibashake.com/b/major-b/post-name</p>
<p>Need URL to be like:<br />
Shibashake.com/a/major/post-name<br />
Shibashake.com/b/major/post-name</p>
<p>Problem: As the category slug needs to be unique so wordpress is automatically appending the slug of category.</p>
<p>I need to pass %categoryname% instead of %category%</p>
<p>Please Help.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Darshan Saroya		</title>
		<link>https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-5#comment-933587</link>

		<dc:creator><![CDATA[Darshan Saroya]]></dc:creator>
		<pubDate>Sun, 17 Jun 2018 16:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6737#comment-933587</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-5#comment-840268&quot;&gt;Remko&lt;/a&gt;.

Update permalinks. Go to settings &#062; permalink and just save it.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-5#comment-840268">Remko</a>.</p>
<p>Update permalinks. Go to settings &gt; permalink and just save it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Darshan Saroya		</title>
		<link>https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-5#comment-933586</link>

		<dc:creator><![CDATA[Darshan Saroya]]></dc:creator>
		<pubDate>Sun, 17 Jun 2018 16:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6737#comment-933586</guid>

					<description><![CDATA[I want to access two different types of taxonomies like city and room, how can I access it via wp permalink?]]></description>
			<content:encoded><![CDATA[<p>I want to access two different types of taxonomies like city and room, how can I access it via wp permalink?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: How to use custom permalink for specific category in wordpress post - ExceptionsHub		</title>
		<link>https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-5#comment-930074</link>

		<dc:creator><![CDATA[How to use custom permalink for specific category in wordpress post - ExceptionsHub]]></dc:creator>
		<pubDate>Sun, 31 Dec 2017 03:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6737#comment-930074</guid>

					<description><![CDATA[[&#8230;] I found this solution: &#8220;Add Custom Taxonomy Tags to Your WordPress Permalinks&#8221;. It might help you as well. See here: http://shibashake.com/wordpress-theme/add-custom-taxonomy-tags-to-your-wordpress-permalinks [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] I found this solution: &#8220;Add Custom Taxonomy Tags to Your WordPress Permalinks&#8221;. It might help you as well. See here: <a href="http://shibashake.com/wordpress-theme/add-custom-taxonomy-tags-to-your-wordpress-permalinks" rel="nofollow ugc">http://shibashake.com/wordpress-theme/add-custom-taxonomy-tags-to-your-wordpress-permalinks</a> [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Owais		</title>
		<link>https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-5#comment-923721</link>

		<dc:creator><![CDATA[Owais]]></dc:creator>
		<pubDate>Thu, 10 Aug 2017 08:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6737#comment-923721</guid>

					<description><![CDATA[Great tutorial for custom taxonomies. I have found another one for Non-hierarchical Custom taxonomies.]]></description>
			<content:encoded><![CDATA[<p>Great tutorial for custom taxonomies. I have found another one for Non-hierarchical Custom taxonomies.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: My site plan		</title>
		<link>https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-5#comment-923660</link>

		<dc:creator><![CDATA[My site plan]]></dc:creator>
		<pubDate>Tue, 08 Aug 2017 06:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6737#comment-923660</guid>

					<description><![CDATA[Wow Amazing this customer taxonomy is great, I will give it a try and put my guest posts under this section.]]></description>
			<content:encoded><![CDATA[<p>Wow Amazing this customer taxonomy is great, I will give it a try and put my guest posts under this section.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-5#comment-919246</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Tue, 04 Apr 2017 00:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6737#comment-919246</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-5#comment-843565&quot;&gt;Saulo Padilha&lt;/a&gt;.

This worked for me - thank you!!!!!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-5#comment-843565">Saulo Padilha</a>.</p>
<p>This worked for me &#8211; thank you!!!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Haripal		</title>
		<link>https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-5#comment-913500</link>

		<dc:creator><![CDATA[Haripal]]></dc:creator>
		<pubDate>Thu, 29 Dec 2016 05:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6737#comment-913500</guid>

					<description><![CDATA[Thanks ShibaShake for sharing this article, I have added the code for custom post type for taxonomy links in permalink. For costom post type it works fine, But when i check pages and posts the permalink is not working shows 404 error. Please give reply how to solve this issue.]]></description>
			<content:encoded><![CDATA[<p>Thanks ShibaShake for sharing this article, I have added the code for custom post type for taxonomy links in permalink. For costom post type it works fine, But when i check pages and posts the permalink is not working shows 404 error. Please give reply how to solve this issue.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David		</title>
		<link>https://shibashake.com/wp/add-custom-taxonomy-tags-to-your-wordpress-permalinks/comment-page-5#comment-905443</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Thu, 10 Nov 2016 09:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6737#comment-905443</guid>

					<description><![CDATA[thanks for your code really solved lots of my permalink structured, could if be possible for me to print /%rating%/ using conditional statement like
[code]
if(!empty(rating)):

echo &quot;/%rating%/ &quot;;

[code]

instead of printing not-rated. thanks]]></description>
			<content:encoded><![CDATA[<p>thanks for your code really solved lots of my permalink structured, could if be possible for me to print /%rating%/ using conditional statement like<br />
[code]<br />
if(!empty(rating)):</p>
<p>echo "/%rating%/ ";</p>
<p>[code]</p>
<p>instead of printing not-rated. thanks</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 0/73 objects using disk
Page Caching using disk: enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.shibashake.com
Lazy Loading (feed)
Minified using disk
Database Caching using disk (Request-wide modification query)

Served from: www.shibashake.com @ 2024-12-16 01:28:45 by W3 Total Cache
-->