Title: Table based storage support?
Last modified: August 22, 2016

---

# Table based storage support?

 *  [ak](https://wordpress.org/support/users/apkoponen/)
 * (@apkoponen)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-based-storage-support/)
 * Hi!
 * Does this plugin support table based Pods storage? I have extended post types
   with table based storage and although the fields are shown they do not provide
   proper results. If I filter a field it will always return 0 results, even if 
   the field is an exact match.
 * A-P
 * [https://wordpress.org/plugins/filters/](https://wordpress.org/plugins/filters/)

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

 *  [gomcodoctor](https://wordpress.org/support/users/gomcodoctor/)
 * (@gomcodoctor)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/table-based-storage-support/#post-5231698)
 * I am looking for same solution
 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/table-based-storage-support/#post-5231699)
 * No it doesn’t, because this plugin uses meta_query for custom field lookups. 
   It doesn’t use the `pods()` objects to do the lookups.
 * I’m open to adding support for this, but the code behind making Filters for WordPress
   is pretty hacky because there aren’t enough hooks in place for me to override
   where I want.
 * I’ll have to push out an update for WP 4.3 anyways, so while I’m doing that, 
   I’ll see if I can add the code for Pods and how much effort that would take.

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

The topic ‘Table based storage support?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/filters.svg)
 * [Filters - An Enhanced UI for Post management](https://wordpress.org/plugins/filters/)
 * [Support Threads](https://wordpress.org/support/plugin/filters/)
 * [Active Topics](https://wordpress.org/support/plugin/filters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/filters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/filters/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/table-based-storage-support/#post-5231699)
 * Status: not resolved