Title: get_the_category
Last modified: August 18, 2016

---

# get_the_category

 *  [sytzeloor](https://wordpress.org/support/users/sytzeloor/)
 * (@sytzeloor)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/get_the_category/)
 * I’m using a plugin to excute php-codes in my posts, but is it possible to use
   the get_the_category function to show all categories available, not just the 
   one of this post.
    I’m trying to use it, to show a list of the categories with
   descriptions on a page, without links etc. Thanks!

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

 *  [Alex Cragg](https://wordpress.org/support/users/epicalex/)
 * (@epicalex)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/get_the_category/#post-552611)
 * this one works
    `<?php wp_list_categories('title_li=<h3>Categories</h3>'); ?>`
   categories would be the title of the list hope it helps 😀
 *  Thread Starter [sytzeloor](https://wordpress.org/support/users/sytzeloor/)
 * (@sytzeloor)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/get_the_category/#post-552655)
 * It gets my in the right direction, but still itsn’t what I’m looking for. I’m
   going to try to use the categories-view in de wp-admin panel.
    Thanks anyway!

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

The topic ‘get_the_category’ is closed to new replies.

## Tags

 * [categories](https://wordpress.org/support/topic-tag/categories/)

 * 2 replies
 * 2 participants
 * Last reply from: [sytzeloor](https://wordpress.org/support/users/sytzeloor/)
 * Last activity: [19 years, 1 month ago](https://wordpress.org/support/topic/get_the_category/#post-552655)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
