'post_document', 'post_status' => 'publish', 'posts_per_page' => '-1', ); $documents = null; $documents = new WP_Query( $args ); ?>