@keesiemeijer I’d like to show, for example, say the page’s ID was “15”, just the comments for page “15”. But, I only want to show the comments for page “15” that also have a custom field with a value of “1” (for example).
So if I were to navigate to:
http://doma.in/blog/?page_id=15&custom-comments-field=1
Page 15 may have 30 comments, but I only want to show the comments that have a custom field that equals ‘1’ (the `&custom-comments-field’ param).
I hope this paints a clearer picture! Thank you!