I am creating custom meta value (e.g: room) then i want to filter room number on the query loop. but i dont want if the room number 5 >=, all the meta label show on the front end. i want the the number to show is just, 1,2,3,4,5+. 5+ label is for room number greater and equal than 5.
Any method how to achieve that?
Thanks.