Title: [Plugin: custom tables] date filter
Last modified: August 20, 2016

---

# [Plugin: custom tables] date filter

 *  [govako](https://wordpress.org/support/users/govako/)
 * (@govako)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-custom-tables-date-filter/)
 * hi,
 * i’m using the free version of custom tables 3.4.4 and i’m trying to filter a 
   table for a date field.
 * The thing is that i want to filter the date by year.
 * i tried something like
    <?php $datefrom = time(date(‘d/m/Y’,’01/01/2011′)); $
   dateto = time(date(‘d/m/Y’,’01/01/2012′)); echo ‘[wctable id=”24″ limit=”5″ filter
   =”datefield>=\’$datefrom\’ AND datefield<=\’$dateto\'”]’; ?>
 * or
    <?php echo ‘[wctable id=”24″ limit=”5″ filter=”datefield LIKE \’%2012\'”]’;?
   >
 * but the table output is always empty. there’s some other way to filter the table??
 * thanks for the usefull plugin
 * [http://wordpress.org/extend/plugins/custom-tables/](http://wordpress.org/extend/plugins/custom-tables/)

Viewing 1 replies (of 1 total)

 *  [Nick Papazetis](https://wordpress.org/support/users/papazetis/)
 * (@papazetis)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-custom-tables-date-filter/#post-2800512)
 * Hi. Could you please send me “custom tables 3.4.4” in my email.
    I can’t find
   it in WordPress Plugins.
 * My email is: _[ email redacted ]_
    Thanks for your time!

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: custom tables] date filter’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Nick Papazetis](https://wordpress.org/support/users/papazetis/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-custom-tables-date-filter/#post-2800512)
 * Status: not resolved