'', 'number_store' => '' ), $atts)); $img = shortcode_atts(array( 'store_image' => 'store_image', ), $atts); $img_arr = wp_get_attachment_image_src($img["store_image"], "full"); $url_img = $img_arr[0]; ?> 'store','posts_per_page' => $number_store, ); $loop = new WP_Query( $args); wp_reset_postdata(); ?> have_posts()) {?> have_posts()) { $loop ->the_post();?>