// Single Doctor Display add_shortcode('single_doctor_profile', function() { if(!is_singular('doctors')) return; ob_start(); the_title('
Speciality: '.$speciality.'
Phone: '.$phone.'
dev.jaanchlo.com