Works

ID), 'full' ); $url = $thumb['0']; ?>
blog image

3, 'order' => 'DESC', 'orderby' => 'ID', 'post_type' => $current_post_type, 'post__not_in' => array( $post->ID ) ); // Create the related query $rel_query = new WP_Query( $args ); // Check if there is any related posts if( $rel_query->have_posts() ) : ?>

Related post

have_posts() ) : $rel_query->the_post(); ?> ID), 'large' ); $url = $thumb['0']; ?>