post_content; $output = preg_match_all( '//i', $content, $matches); if (( $output > 0 ) & is_single()) $thumb = $matches[1][0]; else $thumb = $default; echo ""; } ?>