How to add categories and subcategories to WordPress?
WordPress offers by default the ability to sort your content into categories, tags. The main difference between categories and tags is that the categories are hierarchical, yes you can add sub-categories whatever… In this article we will see how to add categories and sub-categories in WordPress.
Difference between parent and child category in WordPress Categories are often used not only to sort your content, but also to design an appropriate and semantic site structure.
Add a category in WordPress
You can add a new category in WordPress while writing a post. On the blog post edit screen, scroll to the "Categories" metabox and click Add new category.
How to add a subcategory?
You can edit child categories the same way you added your parent categories. On the article edit page, scroll to the "Categories" section and click the Add a new category link. This will show you a text field to add the new category name and a drop down menu to select the parent category.
Manage WordPress posts
Add a WordPress post
At the top of the page, next to the title “Post”, click on “add”, you will be taken to the article creation page. This is globally identical to that of page creation except that it is composed of 7 parts: The title, its content, its publication, its keywords, its category (s), the featured image and its discussion.
In this chapter, we will see the title, the content, the publication.
WordPress is a free, free and open-source content management system (CMS). This software written in PHP is based on a MySQL database and is distributed by the WordPress.org foundation. The features of WordPress allow it to create and manage different types of websites: showcase site, online sales site, application site, blog, portfolio, institutional site, teaching site ...
It is distributed under the terms of the GNU GPL version 2. The software is also used as the basis of the multi-site service WordPress.com, which supports several million sites.