query post meta
-
I created a custom post meta in which I enter a topic name. For example if I have 2 posts about Apple’s Ipad, I would enter “ipad” in the custom meta for each post. Then I can query related posts WHERE custom_meta = ‘ipad’
This is sort of like tags but works better for relating posts. Is there a short WP code I can use to query post titles where a custom meta equals something?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘query post meta’ is closed to new replies.