Top of page

Bring Your Experience. Expand your Understanding.

The Doctor of Ministry at Wake Forest University School of Divinity brings together a cohort of senior faith-informed leaders to uncover new possibilities for responding to the complex realities of our times. 

A cohort formed of a diverse range of industry and vocational paths along with supportive faculty scholar-practitioners offer an ecosystem of learning that equips leaders to inspire transformation in their unique contexts.

The DMin is a three-year, online degree with in person residency requirements. Residency dates provide students and faculty the opportunity to connect face-to-face on the campus of Wake Forest University to work together on interactive projects. 

A Doctor of Ministry for Faith-Informed Leaders:

  • Church Leaders
  • Social Justice Advocates
  • Social Activists
  • Health Professionals
  • Non-profit Managers
  • Counselors
  • And YOU

Ready to get Started? 

John Senior

Dr. John Senior

Assistant Dean of Vocational Formation and Doctoral Education
336.758.5523
dmindir@wfu.edu
Bio

Dr. Jill Crainshaw
Vice Dean for Faculty Development and Academic Initiatives and Professor of Worship and Liturgical Theology
336.758.3221
crainsjy@wfu.edu
Bio


Admissions and Program Information

Important Dates for Doctor of Ministry (DMin) Admissions:

Gold Square

Priority Decision:

December 1

Application Fee: $75

Decision: released by December 30

Enrollment Term: Fall 2025

Gold Square

Regular Decision:

May 15

Application Fee: $75 

Decision: rolling basis 

Enrollment Term: Fall 2025

(function($) { $.expr[':'].Contains = function(a,i,m){ return (a.textContent || a.innerText || "").toLowerCase().indexOf(m[3].toLowerCase())>=0; }; $('#mySearch').bind('keyup',function(e){ if(e.keyCode == 13){ myFilter(); } }); $('#filter').bind('click keyup',function(){ myFilter(); }); $('#reset').bind('click keyup',function(){ $('#mySearch').val(''); myFilter(); }); function myFilter() { $rc = $('#resultCount'); var keyword = $('#mySearch').val(); if(keyword == ''){ $('#faculty-list p').show(); $rc.find('.info').text('Displaying all faculty.'); $rc.hide(); return; } console.log(keyword); var $matches = $('#faculty-list strong:Contains("'+keyword+'")'); $rc.find('.count').text($matches.length); if( $matches.length > 0 ){ $('#faculty-list p').hide(); $matches.parent().show(); $rc.find('.info').text(''); }else{ $('#faculty-list p').show(); $rc.find('.info').text('Displaying all faculty.'); } $rc.show(); } })( jQuery );