Title: looking for a php function&#8230;
Last modified: August 18, 2016

---

# looking for a php function…

 *  [mikemurz](https://wordpress.org/support/users/mikemurz/)
 * (@mikemurz)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/looking-for-a-php-function/)
 * I am currently skinning a friends installation of wordpress, and he wants me 
   to list the categories with a bullet graphic infront of them.
 * Trouble is, the listing of categories is done by this php function: wp_list_cats();,
   and i cant seem to find the file where this function is declared.
 * Can anyone point me to the file(s) that are associated with said function? Thx
   in advance for your help
    -Mike “Murz” Murray

Viewing 1 replies (of 1 total)

 *  [Bryan Davis](https://wordpress.org/support/users/tptboy/)
 * (@tptboy)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/looking-for-a-php-function/#post-438617)
 * When using `wp_list_cats();` the default behaviour requires you to wrap it in
   a `<ul>` in the template. Why not give that list a specific ID and then style
   the `<li>`s within to have the bullet graphic?
 * For more info on this function see [http://codex.wordpress.org/Template_Tags/wp_list_cats](http://codex.wordpress.org/Template_Tags/wp_list_cats)

Viewing 1 replies (of 1 total)

The topic ‘looking for a php function…’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Bryan Davis](https://wordpress.org/support/users/tptboy/)
 * Last activity: [19 years, 7 months ago](https://wordpress.org/support/topic/looking-for-a-php-function/#post-438617)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
