Comments on: Why and How To Use Custom Post Types in WordPress https://wpshout.com/use-custom-post-types-wordpress/ A hub for advanced WordPress users, developers & savvy business owners. Tue, 03 Nov 2020 11:46:50 +0000 hourly 1 https://wordpress.org/?v=6.4.3 By: Brian https://wpshout.com/use-custom-post-types-wordpress/#comment-20730 Sat, 07 Jul 2018 06:09:49 +0000 https://wpshout.com/?p=4787#comment-20730 Hi David,

Great article.

Custom Post types are much needed if anyone wants to extend the capabilities of WordPress. I’m planning up for a coupon site and I definitely need CPTs.

]]>
By: Nils https://wpshout.com/use-custom-post-types-wordpress/#comment-20729 Tue, 05 Dec 2017 16:38:13 +0000 https://wpshout.com/?p=4787#comment-20729 Thank you for the nice article!

I used Types till now, but I think I will start to try to create Custom Post Types in WordPress by myself and your example code is a good help.

]]>
By: Luke Cavanagh https://wpshout.com/use-custom-post-types-wordpress/#comment-20728 Tue, 26 Sep 2017 20:48:49 +0000 https://wpshout.com/?p=4787#comment-20728 Good to see a mention of Pods.

]]>
By: Glamorous Bite https://wpshout.com/use-custom-post-types-wordpress/#comment-20727 Wed, 29 Oct 2014 17:04:52 +0000 https://wpshout.com/?p=4787#comment-20727 Are there any disadvantages to CPT’s with how the structure is read?

]]>
By: Hitman007 https://wpshout.com/use-custom-post-types-wordpress/#comment-20726 Sat, 19 Apr 2014 10:26:17 +0000 https://wpshout.com/?p=4787#comment-20726 In reply to Abhinav Sonkar.

I’m having the same thought! I am coding several sites with a bunch of different custom post types. I’m using them for perfectly good CMS reasons. They are things like “Products” and “Customer Orders”. It’s a nightmare! Permalinks broken, bad documentation. I’m going back to using regular posts, and putting anything else I need into the post meta data and using private functions to manipulate the data. I started using WordPress hardcore about two years ago, and I wish I had focues on Rails or something else. 🙁

]]>
By: Abhinav Sonkar https://wpshout.com/use-custom-post-types-wordpress/#comment-20725 Sun, 16 Feb 2014 22:41:37 +0000 https://wpshout.com/?p=4787#comment-20725 For the past few days, I have been researching on Custom Post Types and whether it is good for my site. I have decided not to go ahead as it is still not mature enough and involves too much of hacking with WP/theme code.

The permalinks are still not sorted out as the permalink settings do not apply to the custom post type. Even if category is enabled, there is no simple way to get the category name in the URL.

]]>
By: David Hayes https://wpshout.com/use-custom-post-types-wordpress/#comment-20724 Fri, 03 Jan 2014 23:24:27 +0000 https://wpshout.com/?p=4787#comment-20724 In reply to Nebulas Website Design.

Glad you found it helpful!

]]>
By: Nebulas Website Design https://wpshout.com/use-custom-post-types-wordpress/#comment-20723 Thu, 02 Jan 2014 12:13:59 +0000 https://wpshout.com/?p=4787#comment-20723 Nice post thanks for the recommendation of plugins. I have used Types before which is great but wasn’t familiar with the others will check them out.

]]>