• jaspalsgnr

    (@jaspalsgnr)


    I am trying to filter the custom post type with the price custom field of number type. I want to pass a range to apply filter like price[]=0 to price[]=2000. Now when I use this with BETWEEN operator, it does not work perfectly. The posts are not filtered perfectly. It seems it have some problem with text and number data types.

Viewing 1 replies (of 1 total)
  • Plugin Author Rest Routes

    (@wp-making)

    @jaspalsgnr thank you for your message. We are aware of this issue, we are going to release a bug fix very soon.

Viewing 1 replies (of 1 total)

The topic ‘how to use array parameter with between operator.’ is closed to new replies.