Help Docs Software LearnDash LearnDash Instructor Role Intro to Instructor Role

Intro to Instructor Role

The Instructor Role allows multiple instructors to create and manage LearnDash courses without granting full WordPress admin access. It is designed for teams, guest instructors, and external partners who need access to course creation, reporting, and learner management—while keeping the rest of the site secure.

Instructors see only their own courses and data, making collaboration easier and safer.

Installation, Activation, and Prerequisites

Before using Instructor Role, ensure the following are installed and activated:

  • LearnDash LMS
  • Instructor Role add-on
  • (Optional) WooCommerce and LearnDash WooCommerce Integration for selling courses

Instructor Dashboard

The Instructor Dashboard is a restricted, instructor-only dashboard. Instructors are redirected here automatically after login and can manage courses, learners, reports, and submissions in one place.

Instructor Dashboard Capabilities

What you can doHow to do it
Access the Instructor DashboardLog in as an Instructor. The dashboard loads automatically after login.
Restrict backend accessInstructors only see instructor-specific pages; WordPress admin pages are hidden.
View instructor-specific dataThe dashboard shows only courses created or shared with the instructor.
Navigate the site from the dashboardThe dashboard menu mirrors the site’s Primary Menu by default (v4.2.1+).

Instructor Dashboard Menu

The Instructor Dashboard can display a different menu than the public site.

What you can doHow to do it
Use the site’s Primary MenuLeave default settings enabled (v4.2.1+ behavior).
Create a custom instructor menuGo to Appearance > Menus, create a new menu, and assign it to Instructor Dashboard Menu.
Restore older menu behaviorAssign a different menu to the Instructor Dashboard Menu location.

Instructor Overview Page

The Instructor Overview page provides a high-level snapshot of instructor activity.

What you can seeDescription
CoursesTotal number of courses created or shared
StudentsNumber of learners enrolled in instructor courses
EarningsCommission-based earnings (if enabled by admin)
ReportsCourse-level learner progress
SubmissionsAssignment and essay submissions

Adding and Managing Instructors

Admins can add instructors in multiple ways.

What you can doHow to do it
Create a new instructorGo to Users > Add New, create a user, set role to Instructor, then save.
Convert an existing userEdit the user under Users > All Users, change role to Instructor, then save.
Register instructors via a formUse the Instructor Registration Form workflow described in the related documentation.

Multiple Instructors (Course Collaboration)

Courses can be shared with multiple instructors for collaboration.

Sharing a Course

What you can doHow to do it
Share a course with other instructorsEdit the course, find Share Course, select instructors, then save.
Share as admin or authorAdmins and course authors can share courses.
Access shared coursesInstructors see shared courses in their course list (check author to differentiate).

Co-Instructor Permissions

AllowedNot Allowed
Edit lessons, topics, quizzes, and settingsTrash the course
Manage course structureShare the course with additional instructors

Instructor Commissions

Instructor Commissions allow admins to reward instructors for course sales.

Commission Management

What you can doHow to do it
Set commission percentagesGo to LearnDash LMS > Instructor, set a commission % per instructor.
View commission reportsGo to LearnDash LMS > Instructor Commission Report, select an instructor, then submit.
Mark earnings as paidClick Pay, enter the paid amount to update records.
Export commission dataGo to LearnDash LMS > Instructor Commission Export.
Disable commissionsGo to LearnDash LMS > Instructor Settings and disable commissions.

Selling Courses with WooCommerce (Optional)

Instructors can sell their courses using WooCommerce.

Requirements

  • WooCommerce
  • LearnDash WooCommerce Integration

WooCommerce Actions

What you can doHow to do it
Allow instructors to sell coursesInstall and activate WooCommerce + LearnDash WooCommerce Integration.
Create a product as an instructorFrom the Instructor Dashboard, go to Products > Add New, set pricing, associate a course, then publish.

Student–Instructor Messaging (Doubts)

Students can message instructors directly from lessons and topics.

Messaging Workflow

What you can doHow to do it
Send a doubtOn a lesson/topic page, click the bottom-right button, enter subject and message, then send.
Auto-link to contentThe lesson or topic is preselected automatically.
Reply as an instructorOpen the BuddyPress private message inbox and reply.
Continue conversationsStudents and instructors can reply from the lesson/topic page.
View all doubtsRecent doubts are accessible from the site header.

Multiple Instructors Shortcode

Use shortcodes to display instructor information on the front end.

PurposeShortcode
Display all instructors[all_instructors]
Hide instructor images[all_instructors display_img=0]
Set avatar size[all_instructors size=32]
Hide instructor names[all_instructors display_name=0]
Limit instructors shown[all_instructors visible=3]
Exclude course author[all_instructors exclude_author=1]
Use on non-course pages[all_instructors course_id=36]

Summary

The Instructor Role enables secure collaboration, scalable course creation, and flexible instructor management—without exposing the full WordPress admin area. With dashboards, course sharing, commissions, messaging, and optional frontend tools, it provides everything needed to support multi-instructor LearnDash sites at scale.

Was this article helpful?