I love books!
Posted: July 11th, 2009 | Tags: , | No Comments »
ID, ARRAY_A);
$id = $post_id_art[‘ID’];
$url = get_permalink($id);
$title = $post_id_art[‘post_title’];
$img = get_post_meta($custom->ID, ‘bookthumbnail’, $single = true);
echo(‘‘);
}
?>


Leave a Reply