# Implement post filter using post custom fields in plugin

**URL:** https://meta.discourse.org/t/implement-post-filter-using-post-custom-fields-in-plugin/53201
**Category:** Development
**Created:** [November 21, 2016, 4:21pm UTC](https://meta.discourse.org/t/implement-post-filter-using-post-custom-fields-in-plugin/53201 "2016-11-21T16:21:52Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ShankarG](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/shankarg/32/121418_2.png) [@ShankarG](https://meta.discourse.org/u/ShankarG)
#### Post date: [November 21, 2016, 4:21pm UTC](https://meta.discourse.org/t/implement-post-filter-using-post-custom-fields-in-plugin/53201/1 "2016-11-21T16:21:52Z")

</div>

I have developed a plugin for categorizing post(have added that values in post custom fields). Now i would like to implement filter post by that categorize that are stored in custom post fields. If you can suggest me some guide or related plugin, it would be helpful.
