" > 1, 'order'=> 'ASC', 'post_mime_type' => 'image', 'post_parent' => $post->ID, 'post_status' => null, 'post_type' => 'attachment' ); $attachments = get_children( $args ); if ($attachments) { foreach($attachments as $attachment) { if ( wp_get_attachment_image_src( $attachment->ID, 'thumbnail' ) ) { $image_attributes = wp_get_attachment_image_src( $attachment->ID, 'thumbnail' ); } else { $image_attributes = wp_get_attachment_image_src( $attachment->ID, 'full' ); } } } ?> getImageUrl($imageurl, 110); ?>
$comcount comments" : "") ?>
$comcount comments" : "") ?>
$comcount comments" : "") ?>