WP_Query Generator July 17, 2018 Public insoo jeong Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone taxonomy // WP_Query arguments $args = array( ); // The Query $query = new WP_Query( $args );