[post image output] #wordpress
<?php $thumb = wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), 'works' ); $url = $thumb['0']; ?>