get_col( $wpdb->prepare( "SELECT ID FROM %i WHERE post_status = 'trash' AND post_type = %s", $wpdb->posts, $post_type ) ); }