posts WHERE post_type = 'cfs' AND post_status = 'publish' ORDER BY post_title"; $results = $wpdb->get_results($sql); ?>