only show posts with custom field value
-
Hello everyone,
I use <?php query_posts(‘post_type=seodating_profile’);?> to query some custom posts (this works perfectly).
Now i want my blog ONLY to show custom posts with a certain value in a custom field.
Like: show the posts where the (value of the custom field) city is New York.
What should i add to my code?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘only show posts with custom field value’ is closed to new replies.