SlideShare a Scribd company logo
1 of 20
Download to read offline
Custom Post Types
@DustinHartzler
Today's Outline
• Defining the terms
• Examples of Uses
• Explore the code
• Custom Post Type Plugins
• Live Demo
Custom Post Types (CPTs)
• WordPress can hold and display many different types of
content.
• Internally, all of the content for your site is stored in the
exact same spot: wp_posts table
• WordPress differentiates the different content with a column
called post_type
Five Major Post Types
• Post
• Page
• Attachment
• Revision
• Nav Menu
Posts
• A post in WordPress is the main type used by the blog
• Posts are displayed in reverse sequential order by time
• Posts are also used for creating feeds
Page
• A page in WordPress is much like a post, but it lives outside
the normal time based structure of posts
• They have their own URLs directly off the main site URL
Pages can also use special
• Page Templates to display them
• Pages can be organized by hierarchical structure
Attachment
• An Attachment is a special post that holds information about
files uploaded through the Media Library
• It holds all the description, name and other information
about uploaded files
• For images, the metadata is linked that holds information
about the size of the images and thumbnails generated
from the images.
Revisions
• A Revision is used to hold draft posts as well as any past
revisions of existing posts or pages
• These are basically identical to the main post / page
Nav Menus
• The navmenuitem type holds information about a single
item in the Navigation Menu system
• The Nav Menus are the first examples of entries in the post
table for something other than content
Custom Post Types
• A custom post type is a post type that you define
• Adding the custom type is simple by using the
registerposttype function
Why Shoud I Use CPTs?
• Different types of content have different data requirements
• Different types of data need a different layout
• Streamline the adding of new content
Common Uses of CPTs
• Testimonials
• FAQ Pages
• Sliders
• Portfolio
• Meet the Team
• Webinars
• and many more!
When to Use
• Not a blog post or static page
• Repeatable, when you need content pieces with the same
format.
• Complicated, i.e. when there’s a need for meta boxes and
other controls that you don’t want displayed on the Page or
Post editor.
• HTML-heavy. Avoid having clients wade through HTML in
the editor, break up content into individual mini-posts.
BUT WAIT
There's More
Custom Taxonomies
• Regular blog posts use categories and tags to create an
organization structure
• But these categories won’t work well for your custom post
type of products.
• Think of Taxonomies as your defined categories
Post Meta Boxes
• Post Meta Boxes are the draggable boxes in the WordPress
edit screen
• Meta boxes are much easier for clients to put information in
the proper place
• Consistent formatting
Custom Fields
• Custom Fields are a lot like post meta boxes, but they are
built in by WordPress
• Much easier to set up than post meta boxes, but more
difficult for a client to use
Custom Fields
• This meta data is handled with keys/value pairs.
• Key = meta-data element (think of it as a variable)
• Value = information that will appear in the meta-data for
each post
Look at the
CODE

More Related Content

What's hot

Exporting references - Ovid - Knowledge Base
Exporting references - Ovid - Knowledge BaseExporting references - Ovid - Knowledge Base
Exporting references - Ovid - Knowledge BaseUofGKnowledgebase
 
Exporting references - EBSCOhost - Knowledge Base
Exporting references - EBSCOhost - Knowledge BaseExporting references - EBSCOhost - Knowledge Base
Exporting references - EBSCOhost - Knowledge BaseUofGKnowledgebase
 
Exporting references - Library Search - Knowledge Base
Exporting references - Library Search - Knowledge BaseExporting references - Library Search - Knowledge Base
Exporting references - Library Search - Knowledge BaseUofGKnowledgebase
 
Best Practices for Building Sites in dotCMS
Best Practices for Building Sites in dotCMSBest Practices for Building Sites in dotCMS
Best Practices for Building Sites in dotCMSMichael Fienen
 
Exporting references - Web of Science - Knowledge Base
Exporting references - Web of Science - Knowledge BaseExporting references - Web of Science - Knowledge Base
Exporting references - Web of Science - Knowledge BaseUofGKnowledgebase
 
Managing sources
Managing sourcesManaging sources
Managing sourcesTammi Owens
 
Open Source CMS Playroom
Open Source CMS PlayroomOpen Source CMS Playroom
Open Source CMS Playroomlibrarywebchic
 
Tips for Writing Better Code
Tips for Writing Better CodeTips for Writing Better Code
Tips for Writing Better CodeJamshid Hashimi
 
Course outline Website Design & Development
Course outline   Website Design & DevelopmentCourse outline   Website Design & Development
Course outline Website Design & DevelopmentVOvais
 
Advanced Wordpress
Advanced WordpressAdvanced Wordpress
Advanced Wordpresslexinamer
 
The 3Cs of WordPress
The 3Cs of WordPressThe 3Cs of WordPress
The 3Cs of WordPressDavid Tufts
 
WordPress in the Enterprise Market
WordPress in the Enterprise MarketWordPress in the Enterprise Market
WordPress in the Enterprise Marketbjornjohansen
 
Why I liked Mezzanine CMS
Why I liked Mezzanine CMSWhy I liked Mezzanine CMS
Why I liked Mezzanine CMSRenyi Khor
 
"Push Publishing Power
"Push Publishing Power"Push Publishing Power
"Push Publishing PowerJason Smith
 
Castro Chapter 2
Castro Chapter 2Castro Chapter 2
Castro Chapter 2Jeff Byrnes
 

What's hot (20)

Exporting references - Ovid - Knowledge Base
Exporting references - Ovid - Knowledge BaseExporting references - Ovid - Knowledge Base
Exporting references - Ovid - Knowledge Base
 
Exporting references - EBSCOhost - Knowledge Base
Exporting references - EBSCOhost - Knowledge BaseExporting references - EBSCOhost - Knowledge Base
Exporting references - EBSCOhost - Knowledge Base
 
Exporting references - Library Search - Knowledge Base
Exporting references - Library Search - Knowledge BaseExporting references - Library Search - Knowledge Base
Exporting references - Library Search - Knowledge Base
 
Best Practices for Building Sites in dotCMS
Best Practices for Building Sites in dotCMSBest Practices for Building Sites in dotCMS
Best Practices for Building Sites in dotCMS
 
Exporting references - Web of Science - Knowledge Base
Exporting references - Web of Science - Knowledge BaseExporting references - Web of Science - Knowledge Base
Exporting references - Web of Science - Knowledge Base
 
Managing sources
Managing sourcesManaging sources
Managing sources
 
Module 3 - Intro to Bootstrap
Module 3 - Intro to BootstrapModule 3 - Intro to Bootstrap
Module 3 - Intro to Bootstrap
 
Open Source CMS Playroom
Open Source CMS PlayroomOpen Source CMS Playroom
Open Source CMS Playroom
 
Tips for Writing Better Code
Tips for Writing Better CodeTips for Writing Better Code
Tips for Writing Better Code
 
Course outline Website Design & Development
Course outline   Website Design & DevelopmentCourse outline   Website Design & Development
Course outline Website Design & Development
 
Advanced Wordpress
Advanced WordpressAdvanced Wordpress
Advanced Wordpress
 
ORCID
ORCIDORCID
ORCID
 
The 3Cs of WordPress
The 3Cs of WordPressThe 3Cs of WordPress
The 3Cs of WordPress
 
WordPress Development - Custom Post Types
WordPress Development -  Custom Post Types  WordPress Development -  Custom Post Types
WordPress Development - Custom Post Types
 
Joomla! theming
Joomla! themingJoomla! theming
Joomla! theming
 
WordPress Architecture For Beginners
WordPress Architecture For Beginners WordPress Architecture For Beginners
WordPress Architecture For Beginners
 
WordPress in the Enterprise Market
WordPress in the Enterprise MarketWordPress in the Enterprise Market
WordPress in the Enterprise Market
 
Why I liked Mezzanine CMS
Why I liked Mezzanine CMSWhy I liked Mezzanine CMS
Why I liked Mezzanine CMS
 
"Push Publishing Power
"Push Publishing Power"Push Publishing Power
"Push Publishing Power
 
Castro Chapter 2
Castro Chapter 2Castro Chapter 2
Castro Chapter 2
 

Similar to Add Custom Post Types to Your WordPress Website

WordPress custom posts types for structured content
WordPress custom posts types for structured contentWordPress custom posts types for structured content
WordPress custom posts types for structured contentFirestorm Creative Studios
 
The Flexibility of WordPress
The Flexibility of WordPressThe Flexibility of WordPress
The Flexibility of WordPressStephanie Eckles
 
WordPress 3 Custom Post Types
WordPress 3 Custom Post TypesWordPress 3 Custom Post Types
WordPress 3 Custom Post TypesDave Zille
 
WordPress can do that?!
WordPress can do that?!WordPress can do that?!
WordPress can do that?!Scott McNulty
 
Organizing Content with Custom Post Types and Taxonomies
Organizing Content with Custom Post Types and TaxonomiesOrganizing Content with Custom Post Types and Taxonomies
Organizing Content with Custom Post Types and TaxonomiesRyan Holmes
 
WordPress - Open Source Overview Presentation
WordPress - Open Source Overview PresentationWordPress - Open Source Overview Presentation
WordPress - Open Source Overview PresentationAndy Stratton
 
Custom Post Types in Depth at WordCamp Montreal
Custom Post Types in Depth at WordCamp MontrealCustom Post Types in Depth at WordCamp Montreal
Custom Post Types in Depth at WordCamp MontrealJoey Kudish
 
The WordPress University 2012
The WordPress University 2012The WordPress University 2012
The WordPress University 2012Stephanie Leary
 
WordPress as a CMS (short version)
WordPress as a CMS (short version)WordPress as a CMS (short version)
WordPress as a CMS (short version)Stephanie Leary
 
The Blogging Basics
The Blogging BasicsThe Blogging Basics
The Blogging BasicsLisa Hopkins
 
WordPress Webinar Training Presentation
WordPress Webinar Training PresentationWordPress Webinar Training Presentation
WordPress Webinar Training PresentationMayeCreate Design
 
The very introduction to content management systems
The very introduction to content management systemsThe very introduction to content management systems
The very introduction to content management systemsSean Donnelly BA MSc QFA
 
Wordpress Custom Post Types
Wordpress Custom Post TypesWordpress Custom Post Types
Wordpress Custom Post TypesBrent Williams
 
Wp nhcc portfolio
Wp nhcc portfolioWp nhcc portfolio
Wp nhcc portfoliogregorvios
 
Introduction To WordPress
Introduction To WordPressIntroduction To WordPress
Introduction To WordPressNaeem Junejo
 
WP 101 - Custom Fields & Post Types
WP 101 - Custom Fields & Post TypesWP 101 - Custom Fields & Post Types
WP 101 - Custom Fields & Post TypesJoe Querin
 
WordCamp Kent 2019 - WP 101: Custom Post Type & Custom Fields
WordCamp Kent 2019 - WP 101: Custom Post Type & Custom FieldsWordCamp Kent 2019 - WP 101: Custom Post Type & Custom Fields
WordCamp Kent 2019 - WP 101: Custom Post Type & Custom FieldsJoe Querin
 
Blogging Best Practices
Blogging Best PracticesBlogging Best Practices
Blogging Best PracticesAlison Yu
 

Similar to Add Custom Post Types to Your WordPress Website (20)

Newspapers with WordPress
Newspapers with WordPressNewspapers with WordPress
Newspapers with WordPress
 
WordPress custom posts types for structured content
WordPress custom posts types for structured contentWordPress custom posts types for structured content
WordPress custom posts types for structured content
 
The Flexibility of WordPress
The Flexibility of WordPressThe Flexibility of WordPress
The Flexibility of WordPress
 
WordPress 3 Custom Post Types
WordPress 3 Custom Post TypesWordPress 3 Custom Post Types
WordPress 3 Custom Post Types
 
WordPress can do that?!
WordPress can do that?!WordPress can do that?!
WordPress can do that?!
 
Organizing Content with Custom Post Types and Taxonomies
Organizing Content with Custom Post Types and TaxonomiesOrganizing Content with Custom Post Types and Taxonomies
Organizing Content with Custom Post Types and Taxonomies
 
WordPress - Open Source Overview Presentation
WordPress - Open Source Overview PresentationWordPress - Open Source Overview Presentation
WordPress - Open Source Overview Presentation
 
Custom Post Types in Depth at WordCamp Montreal
Custom Post Types in Depth at WordCamp MontrealCustom Post Types in Depth at WordCamp Montreal
Custom Post Types in Depth at WordCamp Montreal
 
The WordPress University 2012
The WordPress University 2012The WordPress University 2012
The WordPress University 2012
 
WordPress as a CMS (short version)
WordPress as a CMS (short version)WordPress as a CMS (short version)
WordPress as a CMS (short version)
 
The Blogging Basics
The Blogging BasicsThe Blogging Basics
The Blogging Basics
 
WordPress Webinar Training Presentation
WordPress Webinar Training PresentationWordPress Webinar Training Presentation
WordPress Webinar Training Presentation
 
The very introduction to content management systems
The very introduction to content management systemsThe very introduction to content management systems
The very introduction to content management systems
 
Wordpress Custom Post Types
Wordpress Custom Post TypesWordpress Custom Post Types
Wordpress Custom Post Types
 
Wp nhcc portfolio
Wp nhcc portfolioWp nhcc portfolio
Wp nhcc portfolio
 
Introduction To WordPress
Introduction To WordPressIntroduction To WordPress
Introduction To WordPress
 
WP 101 - Custom Fields & Post Types
WP 101 - Custom Fields & Post TypesWP 101 - Custom Fields & Post Types
WP 101 - Custom Fields & Post Types
 
WordCamp Kent 2019 - WP 101: Custom Post Type & Custom Fields
WordCamp Kent 2019 - WP 101: Custom Post Type & Custom FieldsWordCamp Kent 2019 - WP 101: Custom Post Type & Custom Fields
WordCamp Kent 2019 - WP 101: Custom Post Type & Custom Fields
 
Emkane RCC wp qs
Emkane RCC wp qsEmkane RCC wp qs
Emkane RCC wp qs
 
Blogging Best Practices
Blogging Best PracticesBlogging Best Practices
Blogging Best Practices
 

More from Dustin Hartzler

Customize Your WordPress Theme the Right Way
Customize Your WordPress Theme the Right WayCustomize Your WordPress Theme the Right Way
Customize Your WordPress Theme the Right WayDustin Hartzler
 
FinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users Make
FinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users MakeFinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users Make
FinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users MakeDustin Hartzler
 
Shortcut Your Way to Success: Essential WordPress Plugins for Podcasters
Shortcut Your Way to Success: Essential WordPress Plugins for PodcastersShortcut Your Way to Success: Essential WordPress Plugins for Podcasters
Shortcut Your Way to Success: Essential WordPress Plugins for PodcastersDustin Hartzler
 
How to Use WordPress to Host Your Podcast
How to Use WordPress to Host Your PodcastHow to Use WordPress to Host Your Podcast
How to Use WordPress to Host Your PodcastDustin Hartzler
 
WordCamp Ann Arbor - You're Doing it Wrong
WordCamp Ann Arbor - You're Doing it WrongWordCamp Ann Arbor - You're Doing it Wrong
WordCamp Ann Arbor - You're Doing it WrongDustin Hartzler
 
You're Doing it Wrong: 13 Mistakes WordPress Podcasters Make
You're Doing it Wrong: 13 Mistakes WordPress Podcasters MakeYou're Doing it Wrong: 13 Mistakes WordPress Podcasters Make
You're Doing it Wrong: 13 Mistakes WordPress Podcasters MakeDustin Hartzler
 
How to Land Your Dream Job by Having a Podcast
How to Land Your Dream Job by Having a PodcastHow to Land Your Dream Job by Having a Podcast
How to Land Your Dream Job by Having a PodcastDustin Hartzler
 
WordCamp North Canton - WordPress & Podcasting
WordCamp North Canton - WordPress & PodcastingWordCamp North Canton - WordPress & Podcasting
WordCamp North Canton - WordPress & PodcastingDustin Hartzler
 
Dayton WordPress Meetup - May 2013
Dayton WordPress Meetup - May 2013Dayton WordPress Meetup - May 2013
Dayton WordPress Meetup - May 2013Dustin Hartzler
 

More from Dustin Hartzler (10)

Not the WordPress Way
Not the WordPress WayNot the WordPress Way
Not the WordPress Way
 
Customize Your WordPress Theme the Right Way
Customize Your WordPress Theme the Right WayCustomize Your WordPress Theme the Right Way
Customize Your WordPress Theme the Right Way
 
FinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users Make
FinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users MakeFinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users Make
FinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users Make
 
Shortcut Your Way to Success: Essential WordPress Plugins for Podcasters
Shortcut Your Way to Success: Essential WordPress Plugins for PodcastersShortcut Your Way to Success: Essential WordPress Plugins for Podcasters
Shortcut Your Way to Success: Essential WordPress Plugins for Podcasters
 
How to Use WordPress to Host Your Podcast
How to Use WordPress to Host Your PodcastHow to Use WordPress to Host Your Podcast
How to Use WordPress to Host Your Podcast
 
WordCamp Ann Arbor - You're Doing it Wrong
WordCamp Ann Arbor - You're Doing it WrongWordCamp Ann Arbor - You're Doing it Wrong
WordCamp Ann Arbor - You're Doing it Wrong
 
You're Doing it Wrong: 13 Mistakes WordPress Podcasters Make
You're Doing it Wrong: 13 Mistakes WordPress Podcasters MakeYou're Doing it Wrong: 13 Mistakes WordPress Podcasters Make
You're Doing it Wrong: 13 Mistakes WordPress Podcasters Make
 
How to Land Your Dream Job by Having a Podcast
How to Land Your Dream Job by Having a PodcastHow to Land Your Dream Job by Having a Podcast
How to Land Your Dream Job by Having a Podcast
 
WordCamp North Canton - WordPress & Podcasting
WordCamp North Canton - WordPress & PodcastingWordCamp North Canton - WordPress & Podcasting
WordCamp North Canton - WordPress & Podcasting
 
Dayton WordPress Meetup - May 2013
Dayton WordPress Meetup - May 2013Dayton WordPress Meetup - May 2013
Dayton WordPress Meetup - May 2013
 

Recently uploaded

VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With RoomVIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Roomdivyansh0kumar0
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsThierry TROUIN ☁
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of indiaimessage0108
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girladitipandeya
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)Damian Radcliffe
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)Christopher H Felton
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Roomishabajaj13
 
Complet Documnetation for Smart Assistant Application for Disabled Person
Complet Documnetation   for Smart Assistant Application for Disabled PersonComplet Documnetation   for Smart Assistant Application for Disabled Person
Complet Documnetation for Smart Assistant Application for Disabled Personfurqan222004
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一Fs
 
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on DeliveryCall Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Deliverybabeytanya
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一Fs
 
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With RoomVIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Roomgirls4nights
 

Recently uploaded (20)

VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With RoomVIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with Flows
 
sasti delhi Call Girls in munirka 🔝 9953056974 🔝 escort Service-
sasti delhi Call Girls in munirka 🔝 9953056974 🔝 escort Service-sasti delhi Call Girls in munirka 🔝 9953056974 🔝 escort Service-
sasti delhi Call Girls in munirka 🔝 9953056974 🔝 escort Service-
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of india
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)
 
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
 
Complet Documnetation for Smart Assistant Application for Disabled Person
Complet Documnetation   for Smart Assistant Application for Disabled PersonComplet Documnetation   for Smart Assistant Application for Disabled Person
Complet Documnetation for Smart Assistant Application for Disabled Person
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
 
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
 
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on DeliveryCall Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
 
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
10.pdfMature Call girls in Dubai +971563133746 Dubai Call girls
 
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With RoomVIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
VIP Kolkata Call Girls Salt Lake 8250192130 Available With Room
 

Add Custom Post Types to Your WordPress Website

  • 2. Today's Outline • Defining the terms • Examples of Uses • Explore the code • Custom Post Type Plugins • Live Demo
  • 3. Custom Post Types (CPTs) • WordPress can hold and display many different types of content. • Internally, all of the content for your site is stored in the exact same spot: wp_posts table • WordPress differentiates the different content with a column called post_type
  • 4.
  • 5. Five Major Post Types • Post • Page • Attachment • Revision • Nav Menu
  • 6. Posts • A post in WordPress is the main type used by the blog • Posts are displayed in reverse sequential order by time • Posts are also used for creating feeds
  • 7. Page • A page in WordPress is much like a post, but it lives outside the normal time based structure of posts • They have their own URLs directly off the main site URL Pages can also use special • Page Templates to display them • Pages can be organized by hierarchical structure
  • 8. Attachment • An Attachment is a special post that holds information about files uploaded through the Media Library • It holds all the description, name and other information about uploaded files • For images, the metadata is linked that holds information about the size of the images and thumbnails generated from the images.
  • 9. Revisions • A Revision is used to hold draft posts as well as any past revisions of existing posts or pages • These are basically identical to the main post / page
  • 10. Nav Menus • The navmenuitem type holds information about a single item in the Navigation Menu system • The Nav Menus are the first examples of entries in the post table for something other than content
  • 11. Custom Post Types • A custom post type is a post type that you define • Adding the custom type is simple by using the registerposttype function
  • 12. Why Shoud I Use CPTs? • Different types of content have different data requirements • Different types of data need a different layout • Streamline the adding of new content
  • 13. Common Uses of CPTs • Testimonials • FAQ Pages • Sliders • Portfolio • Meet the Team • Webinars • and many more!
  • 14. When to Use • Not a blog post or static page • Repeatable, when you need content pieces with the same format. • Complicated, i.e. when there’s a need for meta boxes and other controls that you don’t want displayed on the Page or Post editor. • HTML-heavy. Avoid having clients wade through HTML in the editor, break up content into individual mini-posts.
  • 16. Custom Taxonomies • Regular blog posts use categories and tags to create an organization structure • But these categories won’t work well for your custom post type of products. • Think of Taxonomies as your defined categories
  • 17. Post Meta Boxes • Post Meta Boxes are the draggable boxes in the WordPress edit screen • Meta boxes are much easier for clients to put information in the proper place • Consistent formatting
  • 18. Custom Fields • Custom Fields are a lot like post meta boxes, but they are built in by WordPress • Much easier to set up than post meta boxes, but more difficult for a client to use
  • 19. Custom Fields • This meta data is handled with keys/value pairs. • Key = meta-data element (think of it as a variable) • Value = information that will appear in the meta-data for each post