Title: Custom fields search
Last modified: August 21, 2016

---

# Custom fields search

 *  Resolved [Shanyx](https://wordpress.org/support/users/shanyx/)
 * (@shanyx)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/custom-fields-search-3/)
 * Hello!
    I have database of posts with custom fields using advanced custom fields.
   I need to search posts by custom fields using /../posts/?fieldname=ID
 * I found one solution on github, but i don’t understand where i can use “add_filter”
   function to recive keys and values from request, where i need to paste this code…
   
   github link – github.com/Benuit/thermal-api-custom-fields/blob/7115d9a8ecf5a6ce360fb6692c6589ba797a00fb/
   thermal-api-custom-fields.php
 * [http://wordpress.org/plugins/thermal-api/](http://wordpress.org/plugins/thermal-api/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Kevin Langley Jr.](https://wordpress.org/support/users/kevinlangleyjr/)
 * (@kevinlangleyjr)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/custom-fields-search-3/#post-4558344)
 * It seems that the user, Benuit, created that as a stand alone plugin. You could
   include it into your project a number of ways but the easiest would be to download
   the zip of that plugin from GitHub, [https://github.com/Benuit/thermal-api-custom-fields/archive/7115d9a8ecf5a6ce360fb6692c6589ba797a00fb.zip](https://github.com/Benuit/thermal-api-custom-fields/archive/7115d9a8ecf5a6ce360fb6692c6589ba797a00fb.zip),
   and put that into your wp-content/plugins directory.
 * You would then need to activate the plugin within your WordPress admin.
 * Just to be clear here, the plugin created you’re referencing here by Benuit, 
   is in no way affiliated with Thermal API itself. For further support on this 
   issue alone, you would need to contact that plugin author.
 * Hopefully this points you in the right direction though.

Viewing 1 replies (of 1 total)

The topic ‘Custom fields search’ 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/)

## Tags

 * [custom fields](https://wordpress.org/support/topic-tag/custom-fields/)
 * [filter](https://wordpress.org/support/topic-tag/filter/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kevin Langley Jr.](https://wordpress.org/support/users/kevinlangleyjr/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/custom-fields-search-3/#post-4558344)
 * Status: resolved