echo $image_url = get_the_post_thumbnail_src(get_the_post_thumbnail( $post->ID)); function get_the_post_thumbnail_src($img) { return (preg_match('~\bsrc="([^"]++)"~', $img, $matches)) ? $matches[1] : ''; }
iOS, Android, Unity3D Education blog,
echo $image_url = get_the_post_thumbnail_src(get_the_post_thumbnail( $post->ID)); function get_the_post_thumbnail_src($img) { return (preg_match('~\bsrc="([^"]++)"~', $img, $matches)) ? $matches[1] : ''; }
Dr. Powen Ko is a teacher and CEO on LoopTek LLC, and like to teaching. if you need to class, please let PowenKo know, he will love to service and sharing. LoopTek web site is www.looptek.com