> post_content, $thumb ); ?> ]*src *= *["\']?([^"\']*)/i', $post->post_content, $thumb_link ); ?> '; } } else { echo 'No Image'; }; ?>

  • term_id; $category_child = get_term_children($category_id, 'category'); if($category_child != true){ $cats .= '' . get_cat_name($category_id) . ' / '; } } $cats = rtrim( $cats, ' / ' ); echo $cats; ?>