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(‘
‘);
}
?>
$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