- Status changed to Needs review
almost 2 years ago 3:43pm 14 April 2023 - 🇺🇸United States cindytwilliams Nashville, TN
This is also happening on the keyword list. Here is a patch that fixes the issue there as well.
- 🇮🇳India keshavv India
I have tested the patch. It is working as accepted. +1 for RTBC.
- 🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
Thanks for the patch.
It would be more maintainable if there was a variable declared at the top for the
$args
param todb_query()
; it would start as an empty array. At the point that the filter is added to$where
, add the':filter'
, etc. to$args
.