Title: Adding filter for Date Updated
Last modified: June 29, 2017

---

# Adding filter for Date Updated

 *  [cetaceancousins](https://wordpress.org/support/users/cetaceancousins/)
 * (@cetaceancousins)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/adding-filter-for-date-updated/)
 * Silly question, can you use the built in Date Updated under Record ID in the 
   filters?
 * I would like my code to say
 * [pdb_list search=true template=single-value filter=”date_updated>=jul 1,2017″]
 * But when I refresh the page, it shows all the records (should show none for now
   as July not here yet)
    [http://cetacousin.org/statistics/timelines/recent-updates/](http://cetacousin.org/statistics/timelines/recent-updates/)
 * Advice please
    -  This topic was modified 8 years, 11 months ago by [cetaceancousins](https://wordpress.org/support/users/cetaceancousins/).

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

 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/adding-filter-for-date-updated/#post-9280414)
 * OK, I’ve taken a look at this and there is a bug, but it’s due to WordPress encoding
   the quotes in the shortcode attributes if a < or > is present. That breaks the
   shortcode in Participants Database.
 * You can get around this by using a HTML entity for the operator, like this:
 * `[pdb_list search=true template=single-value filter="date_updated&gt;=jul 1,2017"]`
    -  This reply was modified 8 years, 11 months ago by [Roland Barker](https://wordpress.org/support/users/xnau/).
    -  This reply was modified 8 years, 11 months ago by [Roland Barker](https://wordpress.org/support/users/xnau/).
    -  This reply was modified 8 years, 11 months ago by [Roland Barker](https://wordpress.org/support/users/xnau/).
 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/adding-filter-for-date-updated/#post-9280424)
 * By the way, it’s really hard to get HTML entities to show up literally in this
   forum!
 *  [deryandri](https://wordpress.org/support/users/deryandri/)
 * (@deryandri)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/adding-filter-for-date-updated/#post-9280787)
 * Where i can find or i put that html code?

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

The topic ‘Adding filter for Date Updated’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [deryandri](https://wordpress.org/support/users/deryandri/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/adding-filter-for-date-updated/#post-9280787)
 * Status: not resolved