Overview
Reign Tutor LMS Addon connects Tutor LMS to the Reign theme. It applies the Reign color and design system to Tutor LMS course output, adds two Reign-styled shortcodes for building course pages, and can place a “My Courses” tab on community profiles.
The plugin is a styling and compatibility layer. It does not replace any Tutor LMS feature or create its own courses, lessons, or data tables. It reads course and enrollment data from Tutor LMS and renders it with Reign styling.
What the plugin does
Section titled “What the plugin does”- Applies Reign theme colors, tokens, and dark mode to Tutor LMS course listings.
- Adds the
[reign_tutor_course]shortcode, an enhanced version of Tutor LMS’s[tutor_course]that can also show a user’s enrolled courses with progress bars. - Adds the
[reign_course_categories]shortcode for a responsive grid of course categories. - Adds an optional “My Courses” tab to member profiles on BuddyPress, BuddyBoss, or PeepSo.
- Ships responsive, RTL, and dark mode styling driven by Reign’s
--reign-*design tokens.
What it does not do
Section titled “What it does not do”- It does not add course selling, certificates, or quizzes. Those come from Tutor LMS and Tutor LMS Pro.
- It does not create custom post types, taxonomies, database tables, REST endpoints, or scheduled tasks.
- It does not work without both the Reign theme and Tutor LMS active. See Requirements.
Where settings live
Section titled “Where settings live”The plugin adds a TutorLMS tab to the Reign theme options page. Its one saved setting is stored in the shared reign_options record owned by the Reign theme, under the tutorlms key. See Settings storage for details.

