ID); $args = array( 'post_type' => 'attachment', 'post_parent' => $post->ID ); $attachments = get_posts($args); $download_big_img_url = $attachments[1]->guid; ?>

post_title; ?>

post_content; ?>