WordPress Category Description
Write WordPress Category Description why do I need this?
Things I realize that a lot of people do forget is to optimize WordPress category descriptions to enhance their content either as a result of ignorance or delibrately to save time.

Why WordPress Category Descriptions Matter?
When it comes to user experience improving effect, frequently users find it difficult to determine what type of posts are as part of the category you have developed. This is why you have to write category description to each category.
This field can also be important in respect to SEO.
Another thing is, most Free WordPress themes do not readily display the category description. Now the question arises the best way to to show category description for the category archive page.
How to Show WordPress Category Description
You just need to place this short code on your archive.php or category.php
<?php echo category_description($category_id); ?>
reference : wp codex Get WordPress Category Description
Incoming search terms:
- category description by id in wordpress