-1, // phpcs:ignore WPThemeReview.CoreFunctionality.PostsPerPage.posts_per_page_numberposts 'post_type' => 'advertisement', 'orderby' => 'date', 'order' => 'DESC' ); // Get the posts query_posts( $args ); // If there are posts if ( have_posts() ): // Loop the posts while ( have_posts() ) : the_post(); if ($post->ID===(int)get_theme_mod('anirohotellight_choose_advertisement')) { ?>