Glossary Terms
Custom post types
WordPress's way of handling content beyond blog posts and pages, with custom fields and archives.
A custom post type is WordPress's way of handling content that is not a blog post or a page. Out of the box WordPress gives you posts and pages, but a real site often needs more: products, courses, events, testimonials, portfolio pieces. A custom post type lets each of those behave as its own kind of content, with its own fields, its own archive, and its own place in the admin, instead of being forced into a blog post it was never shaped for. It is one of the main reasons WordPress can run a shop or a course library as comfortably as it runs a blog.
Nothing here yet.