INFO PROPERTY VALUE
Course Name WordPress: Custom Post Types and Taxonomies
File Name README.md
Date Created 01/25/23
Date Modified --
Platform LinkedIn Learning
Version 0.0.1
Programmer / Student Eric Hepperle

TECHNOLOGIES

WordPress

Git

GitHub


TAGS

WordPress Custom Post Types Taxonomies WP Categories & Tags Plugins LinkedIn Learning

Purpose

Course Work: Learn WordPress custom post types and taxonomies.

Requires

  • WordPress installed
  • Login to WordPress dashboard
  • Do all code in the wp-content folder

Course Details

Course Duration 2h 9m
Experience Level Advanced
Released 8/8/2019

Course Description:

WordPress is a powerful content management system—but it shines with customization. For example, there are seven default post types, organized using built-in taxonomies like categories and tags. But you can display different types of content according to your own rules by creating custom post types and taxonomies. Best of all, you can customize these elements without a lot of code. In this course, Joe Casabona shows how to create new post types and taxonomies, create a theme-agnostic plugin to house them, and build templates that display the custom post types in effective ways. Plus, learn how to move your custom post types and taxonomies to existing themes to leverage them in current sites.

Skills Covered

Instructor

<style> .author-profile { background: aliceblue; border: solid 2px lightblue; border-radius: 10px; min-height: 2em; min-width: 200px; max-width: 1024px; margin: 1em; padding: 0.6em; overflow: hidden; height: auto; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; display: flex; column-gap: 1em; } .author-img { } .author-img img { max-height: 150px; } .author-info h3 {padding: 0; margin: 0; font-size: 1.8em} .author-info h3 a {color: cornflowerblue; text-decoration: none;} .author-info h4 { color: gray; font-weight: 300; margin: 0.4em 0; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;} </style>
LinkedIn Learning instructor pic

Joe Casabona

Course Developer, Founder of Creator Courses