<?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: WordPress CPT Solutions Comparison: Pods vs Types	</title>
	<atom:link href="https://stampede-design.com/blog/wordpress-cpt-solutions-comparison-pods-vs-types/feed/" rel="self" type="application/rss+xml" />
	<link>https://stampede-design.com/blog/wordpress-cpt-solutions-comparison-pods-vs-types/</link>
	<description>We are creating better worlds though thoughtful design and technology. Connect with us!</description>
	<lastBuildDate>Tue, 07 Apr 2026 09:02:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: Guttenbergovit		</title>
		<link>https://stampede-design.com/blog/wordpress-cpt-solutions-comparison-pods-vs-types/#comment-102487</link>

		<dc:creator><![CDATA[Guttenbergovit]]></dc:creator>
		<pubDate>Mon, 28 Nov 2016 18:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://dev.stampedelabs.com/client/v3/wp/?p=6299#comment-102487</guid>

					<description><![CDATA[Hmmm... I suppose I may generate sort of shitstorm here (what is not my point, actually). Used CPT, used Pods, loved both. Struggled with both.

Ended up using Drupal. Both WP plugins are not even close to what is being given outta box by something called CCK (Content Construction Kit), what is actually part of the Drupal core. Unified data structure based upon  fieldable entities logic with Node Types and custom Taxonomy Dictionaries and all sort of other custom entities assembled like Lego Blocks... Just a better word. 

Sorry for saying so but after such an experience there is no way I could go back to WP. Especially considering recent Drupal 8 marriage with Symfony and Twig, Configuration Management under git control, RESTful in core. Views (yep - core query builder myriad times better than anything WP ever invented), cache tags...

Unable to come back to the Wp bandwagon. Was a pleasure to work with this community but at the end of the day one grows out of the old shoes.]]></description>
			<content:encoded><![CDATA[<p>Hmmm&#8230; I suppose I may generate sort of shitstorm here (what is not my point, actually). Used CPT, used Pods, loved both. Struggled with both.</p>
<p>Ended up using Drupal. Both WP plugins are not even close to what is being given outta box by something called CCK (Content Construction Kit), what is actually part of the Drupal core. Unified data structure based upon  fieldable entities logic with Node Types and custom Taxonomy Dictionaries and all sort of other custom entities assembled like Lego Blocks&#8230; Just a better word. </p>
<p>Sorry for saying so but after such an experience there is no way I could go back to WP. Especially considering recent Drupal 8 marriage with Symfony and Twig, Configuration Management under git control, RESTful in core. Views (yep &#8211; core query builder myriad times better than anything WP ever invented), cache tags&#8230;</p>
<p>Unable to come back to the Wp bandwagon. Was a pleasure to work with this community but at the end of the day one grows out of the old shoes.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sheriffderek		</title>
		<link>https://stampede-design.com/blog/wordpress-cpt-solutions-comparison-pods-vs-types/#comment-102486</link>

		<dc:creator><![CDATA[sheriffderek]]></dc:creator>
		<pubDate>Sat, 26 Nov 2016 17:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://dev.stampedelabs.com/client/v3/wp/?p=6299#comment-102486</guid>

					<description><![CDATA[I&#039;ve been using PODS, and their people have been kind and helpful - but I can&#039;t help but feel that it isn&#039;t moving forward and that it is overly focused on templating instead of a smooth API. There are many solid tutorials but they are all angled to one specific way of writing PHP that I&#039;m not going to be doing. I just used it on a large project and I already feel like I made a bad decision since I have to write all the code in unusual PODS specific ways and I&#039;m at the mercy of what is possible. My end-game is actually to write the front-end in a JavaScript framework and only to use WordPress as an API, but I need to have a solid relationships for the API. Think, record company: artist&#062;hasMany records, record&#062;belongsTo artist, compilation&#062;hasMany artists ~ no too crazy, but then with genres etc. I love ACF. Can&#039;t this all be accomplished with ACF and Custom Post Type UI? Thanks for this outline. It is really helpful - but things still seem foggy. What is the winner? What&#039;s the way to go that I&#039;m not going to regret in 2 years?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using PODS, and their people have been kind and helpful &#8211; but I can&#8217;t help but feel that it isn&#8217;t moving forward and that it is overly focused on templating instead of a smooth API. There are many solid tutorials but they are all angled to one specific way of writing PHP that I&#8217;m not going to be doing. I just used it on a large project and I already feel like I made a bad decision since I have to write all the code in unusual PODS specific ways and I&#8217;m at the mercy of what is possible. My end-game is actually to write the front-end in a JavaScript framework and only to use WordPress as an API, but I need to have a solid relationships for the API. Think, record company: artist&gt;hasMany records, record&gt;belongsTo artist, compilation&gt;hasMany artists ~ no too crazy, but then with genres etc. I love ACF. Can&#8217;t this all be accomplished with ACF and Custom Post Type UI? Thanks for this outline. It is really helpful &#8211; but things still seem foggy. What is the winner? What&#8217;s the way to go that I&#8217;m not going to regret in 2 years?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rik Vermeer		</title>
		<link>https://stampede-design.com/blog/wordpress-cpt-solutions-comparison-pods-vs-types/#comment-102479</link>

		<dc:creator><![CDATA[Rik Vermeer]]></dc:creator>
		<pubDate>Mon, 08 Aug 2016 06:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://dev.stampedelabs.com/client/v3/wp/?p=6299#comment-102479</guid>

					<description><![CDATA[Haha, I&#039;ve had the exact same experience :P 
Pods, Types, Advanced Custom Fields and Admin Columns.

Regards,
Rik]]></description>
			<content:encoded><![CDATA[<p>Haha, I&#8217;ve had the exact same experience 😛<br />
Pods, Types, Advanced Custom Fields and Admin Columns.</p>
<p>Regards,<br />
Rik</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Colin		</title>
		<link>https://stampede-design.com/blog/wordpress-cpt-solutions-comparison-pods-vs-types/#comment-102456</link>

		<dc:creator><![CDATA[Colin]]></dc:creator>
		<pubDate>Tue, 07 Jun 2016 13:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://dev.stampedelabs.com/client/v3/wp/?p=6299#comment-102456</guid>

					<description><![CDATA[I also use both, agree generally with your analysis - and, as usual, the devil is in the detail. 

Want a post time in Views? Easy - it&#039;s a paid product so it has to be perfect or at least fixed quickly.

Want a post time in Pods? Well the shortcode is broken (has been for a long time) so you have to do a technically advanced fix in functions.php to correct the date - but it is a free product so you can&#039;t expect it to be fixed quickly.

So look at the update intervals as well!]]></description>
			<content:encoded><![CDATA[<p>I also use both, agree generally with your analysis &#8211; and, as usual, the devil is in the detail. </p>
<p>Want a post time in Views? Easy &#8211; it&#8217;s a paid product so it has to be perfect or at least fixed quickly.</p>
<p>Want a post time in Pods? Well the shortcode is broken (has been for a long time) so you have to do a technically advanced fix in functions.php to correct the date &#8211; but it is a free product so you can&#8217;t expect it to be fixed quickly.</p>
<p>So look at the update intervals as well!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Richard Duncan		</title>
		<link>https://stampede-design.com/blog/wordpress-cpt-solutions-comparison-pods-vs-types/#comment-102455</link>

		<dc:creator><![CDATA[Richard Duncan]]></dc:creator>
		<pubDate>Tue, 24 May 2016 01:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://dev.stampedelabs.com/client/v3/wp/?p=6299#comment-102455</guid>

					<description><![CDATA[This is an excellent article answering many of the questions that only time spent with the plugins can answer adequately.

For someone seeking to decide which plugin to use, your article is very helpful for making that decision. 

And that comparison spreadsheet is awesome! However, it still does not provide the insight that your article does.

Thanks for taking time to pen it!]]></description>
			<content:encoded><![CDATA[<p>This is an excellent article answering many of the questions that only time spent with the plugins can answer adequately.</p>
<p>For someone seeking to decide which plugin to use, your article is very helpful for making that decision. </p>
<p>And that comparison spreadsheet is awesome! However, it still does not provide the insight that your article does.</p>
<p>Thanks for taking time to pen it!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: adam16ster		</title>
		<link>https://stampede-design.com/blog/wordpress-cpt-solutions-comparison-pods-vs-types/#comment-102454</link>

		<dc:creator><![CDATA[adam16ster]]></dc:creator>
		<pubDate>Wed, 02 Sep 2015 22:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://dev.stampedelabs.com/client/v3/wp/?p=6299#comment-102454</guid>

					<description><![CDATA[great article.  an update would be awesome.  so much has changed in so little time.  there&#039;s also soooo many options.]]></description>
			<content:encoded><![CDATA[<p>great article.  an update would be awesome.  so much has changed in so little time.  there&#8217;s also soooo many options.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shaiful Borhan		</title>
		<link>https://stampede-design.com/blog/wordpress-cpt-solutions-comparison-pods-vs-types/#comment-102453</link>

		<dc:creator><![CDATA[Shaiful Borhan]]></dc:creator>
		<pubDate>Sun, 31 May 2015 16:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://dev.stampedelabs.com/client/v3/wp/?p=6299#comment-102453</guid>

					<description><![CDATA[Hi Antonio, thank you for your comment. I&#039;m actually referring to something like this http://d.pr/i/14tri. Look at the Brand Logo custom field that I added to the custom taxonomy. Correct me if I&#039;m wrong, I don&#039;t think Types can do something like this.]]></description>
			<content:encoded><![CDATA[<p>Hi Antonio, thank you for your comment. I&#8217;m actually referring to something like this <a href="http://d.pr/i/14tri" rel="nofollow ugc">http://d.pr/i/14tri</a>. Look at the Brand Logo custom field that I added to the custom taxonomy. Correct me if I&#8217;m wrong, I don&#8217;t think Types can do something like this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Antonio Almeida		</title>
		<link>https://stampede-design.com/blog/wordpress-cpt-solutions-comparison-pods-vs-types/#comment-102452</link>

		<dc:creator><![CDATA[Antonio Almeida]]></dc:creator>
		<pubDate>Sun, 31 May 2015 15:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://dev.stampedelabs.com/client/v3/wp/?p=6299#comment-102452</guid>

					<description><![CDATA[TYPES: &quot;No way of adding custom fields to custom taxonomies.&quot;
You can do it. Just create a new custom field group, add your fields, and select where to display this group choosing taxonomies. http://screencast.com/t/N7NGA7ia]]></description>
			<content:encoded><![CDATA[<p>TYPES: &#8220;No way of adding custom fields to custom taxonomies.&#8221;<br />
You can do it. Just create a new custom field group, add your fields, and select where to display this group choosing taxonomies. <a href="http://screencast.com/t/N7NGA7ia" rel="nofollow ugc">http://screencast.com/t/N7NGA7ia</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shaiful Borhan		</title>
		<link>https://stampede-design.com/blog/wordpress-cpt-solutions-comparison-pods-vs-types/#comment-102451</link>

		<dc:creator><![CDATA[Shaiful Borhan]]></dc:creator>
		<pubDate>Tue, 26 May 2015 19:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://dev.stampedelabs.com/client/v3/wp/?p=6299#comment-102451</guid>

					<description><![CDATA[Hi Paul,
Yes partly aesthetics but most importantly the flexibility GF provides in terms of managing your form fields. Coincidentally I am working on a project at the moment that utilizes GF + Types. GF is used to build the form on the frontend and it submits to a custom post type managed by Types.]]></description>
			<content:encoded><![CDATA[<p>Hi Paul,<br />
Yes partly aesthetics but most importantly the flexibility GF provides in terms of managing your form fields. Coincidentally I am working on a project at the moment that utilizes GF + Types. GF is used to build the form on the frontend and it submits to a custom post type managed by Types.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul		</title>
		<link>https://stampede-design.com/blog/wordpress-cpt-solutions-comparison-pods-vs-types/#comment-102450</link>

		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Tue, 19 May 2015 05:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://dev.stampedelabs.com/client/v3/wp/?p=6299#comment-102450</guid>

					<description><![CDATA[Great post. Q.
If I use pods or types, why would I need to use Formidable or Gravity. forms? Aesthetics?]]></description>
			<content:encoded><![CDATA[<p>Great post. Q.<br />
If I use pods or types, why would I need to use Formidable or Gravity. forms? Aesthetics?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
