Title: Get data taxonomy
Last modified: August 20, 2016

---

# Get data taxonomy

 *  [iSneaker](https://wordpress.org/support/users/isneaker/)
 * (@isneaker)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/get/)
 * Hi,
 * I’m new with taxonomies in WP. I made this custom category I named “Devices”.
   It works great in the backend 🙂
 * [image](http://cl.ly/1t1K301X2d1b2g2H0P17)
    [image](http://cl.ly/1Q391H0E1y0j151P3S43)
 * In this category there are posts.
 * What I would like to achieve is to read out the data this taxonomy has. (I’ve
   set the taxonomy on public’ => true)
 * >  $labels = array(
   >  ‘name’ => _x( ‘Devices’, ‘devices’ ), ‘add_new_item’ => 
   > __( ‘Add New Device’ ), ‘edit_item’ => __(‘Edit Device’), ); register_taxonomy(‘
   > devices’,’apps’,array( ‘hierarchical’ => true, ‘public’ => true, ‘labels’ =
   > > $labels, ));
 * Does somebody has any ideas?

The topic ‘Get data taxonomy’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [iSneaker](https://wordpress.org/support/users/isneaker/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/get/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
