Use Custom Fields in query
-
I am trying to use display-posts to read a variable from a page; and display-posts with that same variable. I’ve seen the meta-key / meta-value post; but I am looking for a touch extra.
Page has Custom Field ‘game_id’ and a value of ‘1234’; posts are tagged with the same game_id value. So I would like to use:
[display-posts tag=”$game_id”]
Any guidance would be very helpful!
The topic ‘Use Custom Fields in query’ is closed to new replies.