Title: Separate categories with •
Last modified: January 24, 2019

---

# Separate categories with •

 *  Resolved [Gustav](https://wordpress.org/support/users/4ever16/)
 * (@4ever16)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/separate-categories-with/)
 * When i use this code in my theme.
    `<?php the_category()?>`
 * Then wordpress prints like this.
 * Post title
    Category 1 Category 2
 * I would like to separate categories like this. But how to?
    Category 1 • Category
   2
    -  This topic was modified 7 years, 3 months ago by [Gustav](https://wordpress.org/support/users/4ever16/).

Viewing 1 replies (of 1 total)

 *  Thread Starter [Gustav](https://wordpress.org/support/users/4ever16/)
 * (@4ever16)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/separate-categories-with/#post-11128267)
 * Solved it!
 * `<?php the_category(' &bull; ') ?>`

Viewing 1 replies (of 1 total)

The topic ‘Separate categories with •’ is closed to new replies.

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 1 reply
 * 1 participant
 * Last reply from: [Gustav](https://wordpress.org/support/users/4ever16/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/separate-categories-with/#post-11128267)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
