Title: &#8220;Filed Under&#8221;&#8230;
Last modified: August 18, 2016

---

# “Filed Under”…

 *  [calw](https://wordpress.org/support/users/calw/)
 * (@calw)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/filed-under/)
 * I’d like to change the html output on each entry.
    I have the following under
   each entry: [code] <div class="posted"> <?php the_category() ?> | <?php the_author()?
   > | <?php the_time() ?> <?php edit_post_link(); ?> <?php link_pages('Pages: ','','
   number'); ?> <?php comments_popup_link('Comments (0)', 'Comments (1)', 'Comments(%)');?
   > </div> [/code] What’s coming up, is a list format around the category, which
   I don’t want. Which file do I have to edit, in order to change that? I went to
   the header file, but couldn’t find what I thought I’d be looking for. Admittedly
   it’s late, so I’ll stop for now. But I’d love any answers. Thanks so much in 
   advance.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [alexkingorg](https://wordpress.org/support/users/alexkingorg/)
 * (@alexkingorg)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/filed-under/#post-31705)
 * Take a look here:
    [http://wiki.wordpress.org/index.php/TemplateTags#Categoryx20.tags](http://wiki.wordpress.org/index.php/TemplateTags#Categoryx20.tags)
 *  Thread Starter [calw](https://wordpress.org/support/users/calw/)
 * (@calw)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/filed-under/#post-31742)
 * I’ve been looking through, and what I see is this:
    ` <?php the_category('separator');?
   >  That shows up as the default – an unordered list. That’s what I don’t want.
   So, I still need to know where to go to change the default on that. Thanks
 *  [Nick Momrik](https://wordpress.org/support/users/mtdewvirus/)
 * (@mtdewvirus)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/filed-under/#post-31747)
 * Replace the word separator with whatever text or characters you want to appear
   int between the categories and it will not output them in an unordered list. 
   For instance, if you put a comma (‘,’) in there, you will get:
    category1, category2,
   etc.
 *  Thread Starter [calw](https://wordpress.org/support/users/calw/)
 * (@calw)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/filed-under/#post-31752)
 * Marvelous advice – worked like a charm – thanks!
 *  [eddie](https://wordpress.org/support/users/eddie/)
 * (@eddie)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/filed-under/#post-31770)
 * Thanks, i needed that too.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘“Filed Under”…’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 4 participants
 * Last reply from: [eddie](https://wordpress.org/support/users/eddie/)
 * Last activity: [22 years, 4 months ago](https://wordpress.org/support/topic/filed-under/#post-31770)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
