how to make category for spesific post wordpress devv

To create a category for a specific post in WordPress, follow these steps:

  1. Login to your WordPress admin panel.
  2. On the left-hand side, click on "Posts" and then select "Categories" from the dropdown menu.
  3. On the Categories page, you will see an input field labeled "Name." Enter the desired name for your category in this field.
  4. In the "Slug" field, WordPress will automatically generate a URL-friendly version of your category name. You can edit this if needed.
  5. The "Parent" field allows you to assign a parent category if you want to create a hierarchical structure for your categories. If not, leave this field blank.
  6. In the "Description" field, you can provide a brief description of your category. This is optional.
  7. Click on the "Add New Category" button to create your new category.

Now that you have created a category, you can assign it to a specific post:

  1. Go to the post editor screen where you want to assign the category.
  2. On the right-hand side, you will find a section called "Categories." If it's not visible, click on the "Document" tab in the top-right corner to expand the options.
  3. In the "Categories" section, you will see a list of all the categories you have created. Check the box next to the category you want to assign to the post.
  4. If you want to add the post to multiple categories, you can check multiple boxes.
  5. If you need to create a new category directly from the post editor screen, click on the "+ Add New Category" link and follow the steps mentioned earlier.
  6. Once you have selected the appropriate category, click on the "Update" or "Publish" button to save your changes.

Congratulations! You have successfully created a category for a specific post in WordPress.