have_posts() ) { $slidequery->the_post(); $image = wp_get_attachment_url( get_post_thumbnail_id($post->ID)); $img_arr[] = $image; $id_arr[] = $post->ID; } } } ?>
post_content; $content = apply_filters('the_content', $content); $content = str_replace(']]>', ']]>', $content); ?>
ID)); if( !empty($image) ) { ?> <?php the_title_attribute();?>