<?php if(get_post_meta($post->ID, 'images', true)) echo cp_get_image_thumbs_legacy($post->ID, get_option('thumbnail_size_w'), get_option('thumbnail_size_h'), $post->post_title); else cp_get_image_url_single($post->ID, 'thumbnail', $post->post_title, -1); ?>
<?php echo get_post_meta($post->ID, 'cp_state', true); ?>
There are currently 1 users browsing this thread. (0 members and 1 guests)