Hi Stiofan,
Thank you for your response and explanation. I understand the limitations regarding the storage of meta data.
What I am trying to achieve is displaying posts based on the content of both the ‘geodir_telefon’ and ‘geodir_city’ fields. Ideally, I would like to filter and display posts where ‘geodir_telefon’ contains specific content, such as a particular phone number pattern, and ‘geodir_city’ matches a particular city name. Since the standard WP_Query may not work for this case, could you please suggest an alternative approach or method to access this data? I’m particularly interested in displaying posts based on the content within the ‘geodir_telefon’ and ‘geodir_city’ fields.