Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author xnau webdesign

    (@xnau)

    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" ]

    Plugin Author xnau webdesign

    (@xnau)

    By the way, it’s really hard to get HTML entities to show up literally in this forum!

    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.