Back to Course
WordPress : Get into Context
0% Complete
0/0 Steps
-
Understanding what's WordPress once and for all
-
Getting your hands on WordPress
Making sense of basic internet terminology: hosting, servers, database, and the like -
WordPress content types: what are they and their differences
-
How WordPress's admin dashboard is structured
-
Making the right call: when to use a custom post type
-
Posts, Pages, and Themes: making a sense out of it
-
How to create content on WordPressThe most basic concept: appearance vs function (shared)
-
Making the right call: when to use a page or a dynamic template
-
A quick view on additional terms: glossary for beginners
-
Editing your content on WordPress: editors
-
Browsing through plugins and add-ons: the WordPress's ecosystem
-
The most common types of rework people face for bad decisions
-
How to develop an efficient websiteSite performance: making your pages faster to load (how to avoid creating performance issues early on)
-
Making the right call: when to install a new plugin vs develop from scratch
-
Different ways to create your content: WP's native editor, page builders, template, and custom content
-
Understanding menus and widgets
-
Making the right call: ways to use menus and widgets
Lesson 3 of 17
In Progress
WordPress content types: what are they and their differences
Tangible June 25, 2023
So far, we’ve briefly talked about what Post types are, but now let’s dive deeper into what they are exactly. Our goal here is for you to understand and apply specific needs to the correct WordPress terminology.
Post types are the different ways that you can organize your content on your WordPress. They are called post types because WordPress was originally thought of as a blogging platform, but it has since evolved, as we have already covered.
There are 7 Post types in WordPress: Posts, Pages, Attachments, Revisions, Navigation Menus, Custom CSS, and Changesets. You can add your custom post types too.
Let’s briefly go over them.