Bird Dawg LTD.

$args = array( 'post_type' => 'listing', 'post_status' => 'publish', // additional parameters as needed ); $query = new WP_Query($args);