Show Category Description without a plugin!
You can show your ategory description without a plugin. It’s needed only one-line code. When you add this code you can show your category description after the title or where you want. Lets begin…
Here is the code;
<?php echo category_description(); ?>
You can add this lines to archive.php (category section) or where you want. Selected category’s description shown after title. You can add css templates for this. Look at more information ;)

Recent Comments