Question

I'm searching all over Google for the simple php code that can display the categories on my Wordpress blog. I managed to delete that line and I can't fint it again. I could only find the code for the archive, and here it is:

<?php wp_get_archives('type=monthly&limit=12'); ?>

Now how can i get it for the categories?

So if anyone could help me on this one I would really appreciate it.

Was it helpful?

Solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top