my Question: I would like to display my posts like this in the loop:
Example: Show me articel with the ID1 , ID2 and ID9. Loop start { Articel I (ID1) AND Meta_values; Articel II (ID2) AND Meta_values; Articel III (ID9) AND Meta_values; }
Loop end
It is possible? How I can do that. In need it in the loop, because i would like show more metainformation from every articel.
Thanks!