Post Meta Query – Title
-
Apologies if the answer to this question is simple:
I’m developing a post template and want to use the post meta data in the advanced query loop. I want the loop to only show show posts that have a certain custom field. I know the key for this custom field. Can I set the value to something so it dynamically displays ‘whatever the title of the post the query loop is in’?
Eg I have a post with the title ‘ABC’ but also have a custom post type with multiple posts where one of the custom fields has ABC as the value. Can I get the query loop to show all the custom posts with ABC in one of their custom fields?
In this example I know the key for the custom field where the value is ABC
Any help much appreciated
I found this but the replies go over my head! Was this ever instituted in the plugin? – https://github.com/ryanwelcher/advanced-query-loop/issues/54
The topic ‘Post Meta Query – Title’ is closed to new replies.