Title: Custom Fields
Last modified: August 21, 2016

---

# Custom Fields

 *  Resolved [Beer](https://wordpress.org/support/users/beer/)
 * (@beer)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/custom-fields-88/)
 * Can you include the custom_fields with the results of a /post/ api call?
 * [http://wordpress.org/plugins/thermal-api/](http://wordpress.org/plugins/thermal-api/)

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

 *  Plugin Author [Kevin Langley Jr.](https://wordpress.org/support/users/kevinlangleyjr/)
 * (@kevinlangleyjr)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/custom-fields-88/#post-3974057)
 * I apologize as this is on the roadmap but not currently supported.
 *  Plugin Author [Kevin Langley Jr.](https://wordpress.org/support/users/kevinlangleyjr/)
 * (@kevinlangleyjr)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/custom-fields-88/#post-3974058)
 * Whoops, replied to the wrong support thread on that last one…
 * If you look at the single post request, [https://github.com/voceconnect/thermal-api#single-entity](https://github.com/voceconnect/thermal-api#single-entity)
   by default, it only includes featured images and galleries, but you can use the`
   thermal_post_entity` filter to add more post meta. [https://github.com/voceconnect/thermal-api/blob/master/api/v1/controllers/Posts.php#L288](https://github.com/voceconnect/thermal-api/blob/master/api/v1/controllers/Posts.php#L288)
   here is where the filter is applied.
 *  [johnk777](https://wordpress.org/support/users/johnk777/)
 * (@johnk777)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/custom-fields-88/#post-3974069)
 * I am using this api on my site [http://echoapp.im](http://echoapp.im). I want
   to be able to filter posts as per taxonomy. My challenge is I can filter. Can
   you please provide a url i can use in json format. Everything is default on this
   site.
 * so I get all post using [http://echoapp.im/wp_api/v1/posts](http://echoapp.im/wp_api/v1/posts)
 * what if I want to get only specific posts from a category which is in a taxonomy.
   Is there a way to filter?

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

The topic ‘Custom Fields’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/thermal-api_684898.svg)
 * [Thermal API](https://wordpress.org/plugins/thermal-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/thermal-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/thermal-api/)
 * [Active Topics](https://wordpress.org/support/plugin/thermal-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/thermal-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/thermal-api/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [johnk777](https://wordpress.org/support/users/johnk777/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/custom-fields-88/#post-3974069)
 * Status: resolved