WP_Query Generator May 7, 2021 Public Alex Fiddock Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax_artists_news // WP_Query arguments $args = array( ); // The Query $tax_artists_news = new WP_Query( $args );