how to get/query posts given a post_content
-
i would like to retrieve a post (an attachment, to be particular) with a description equal to my choosing..
i have this code:
query_posts(‘post_type=attachment&meta_key=post_content&meta_value=customAdLeft’);
but it’s not working.. i do think this is invalid code.. =)
please help.. thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘how to get/query posts given a post_content’ is closed to new replies.