WP_Query Generator June 23, 2017 Public Kim DK Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone year post count // WP_Query arguments $args = array( ); // The Query $query = new WP_Query( $args );