Title: Solves my problem
Last modified: December 20, 2020

---

# Solves my problem

 *  [Charles Jaimet](https://wordpress.org/support/users/cmjaimet/)
 * (@cmjaimet)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/solves-my-problem-4/)
 * Excellent plugin, thanks. One thing I’m adding to my implementation is to expose
   the taxonomy via API.
 * register_taxonomy(‘profession’, ‘user’, array(
    … ‘show_in_rest’ => true, ‘rest_base’
   => ‘profession, ‘rest_controller_class’ => ‘WP_REST_Terms_Controller’, ));

Viewing 1 replies (of 1 total)

 *  Plugin Author [shawfactor](https://wordpress.org/support/users/shawfactor/)
 * (@shawfactor)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/solves-my-problem-4/#post-13815341)
 * [@cmjaimet](https://wordpress.org/support/users/cmjaimet/) thankyou for your 
   kind review.
 * Do you have a link to a working implemenation where you got rest functionality
   to work?

Viewing 1 replies (of 1 total)

The topic ‘Solves my problem’ is closed to new replies.

 * ![](https://ps.w.org/lh-user-taxonomies/assets/icon-128x128.png?rev=1104699)
 * [LH User Taxonomies](https://wordpress.org/plugins/lh-user-taxonomies/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/lh-user-taxonomies/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/lh-user-taxonomies/)
 * [Active Topics](https://wordpress.org/support/plugin/lh-user-taxonomies/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lh-user-taxonomies/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lh-user-taxonomies/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [shawfactor](https://wordpress.org/support/users/shawfactor/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/solves-my-problem-4/#post-13815341)