The Scheduler and My Lessons wp-admin pages look nearly identical — they render the same template; Scheduler shows all instructors' lessons (view_all_lessons) while My Lessons shows only the logged-in instructor's. For an owner-operator studio (admin + instructor in one person) the two menu items show the same data twice.
Wanted
Keep both pages, but don't register the My Lessons menu item for users who can already see Scheduler (view_all_lessons) — Scheduler is a superset, including the per-lesson HST / e-transfer edit forms. Instructors without view_all_lessons keep My Lessons unchanged.
**Follow-up demo feedback (2026-07-22).**
The **Scheduler** and **My Lessons** wp-admin pages look nearly identical — they render the same template; Scheduler shows all instructors' lessons (`view_all_lessons`) while My Lessons shows only the logged-in instructor's. For an owner-operator studio (admin + instructor in one person) the two menu items show the same data twice.
## Wanted
Keep both pages, but don't register the **My Lessons** menu item for users who can already see **Scheduler** (`view_all_lessons`) — Scheduler is a superset, including the per-lesson HST / e-transfer edit forms. Instructors without `view_all_lessons` keep My Lessons unchanged.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Follow-up demo feedback (2026-07-22).
The Scheduler and My Lessons wp-admin pages look nearly identical — they render the same template; Scheduler shows all instructors' lessons (
view_all_lessons) while My Lessons shows only the logged-in instructor's. For an owner-operator studio (admin + instructor in one person) the two menu items show the same data twice.Wanted
Keep both pages, but don't register the My Lessons menu item for users who can already see Scheduler (
view_all_lessons) — Scheduler is a superset, including the per-lesson HST / e-transfer edit forms. Instructors withoutview_all_lessonskeep My Lessons unchanged.