Numeric range search using get_posts
-
Hi,
I have a field in my custom post type to store price and need to implement search features to get results on the bases of price range. I have tried with operators ‘<‘ and ‘>’ but the search term is going as string so the results are not accurate. Is there a way to do this?
Thanks in advance.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Numeric range search using get_posts’ is closed to new replies.