Is it possible to show subcategories of categories in Wordpress?
Let's say I have category A and B. In A I have A1, A2 and A3. In B B1 and B2. Now I would like to show the categories on the frontend... something like:
Category A:
- A1
- A2
- A3
Category B:
- B1
- B2
Is this possible in Wordpress in an easy way? If yes, how?
Thanks