Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: WordPress Php Help

[bsa_pro_ad_space id=2]
#829672
Anonymous
Inactive

I dont use wordpress but you have the post, you just need the value

Code:
< ?php query_posts('showposts=3'); ?>
< ?php while (have_posts()) : the_post(); ?>
< a href="” rel=”bookmark” title=”Permanent Link to “>
// Not sure what they call the article con but this will 200 characters you can make it a full word with a little more code
< ?php endwhile;?>