Skip to content

Commit

Permalink
Update includes/admin/class-sensei-learner-management.php
Browse files Browse the repository at this point in the history
Co-authored-by: Miroslav Mitev <[email protected]>
  • Loading branch information
donnapep and m1r0 authored Nov 4, 2024
1 parent b8c8a97 commit 3d5202c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/admin/class-sensei-learner-management.php
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ private function can_user_manage_students( int $course_id, int $post_author ): b
*
* @since $$next-version$$
*
* @hook sensei_learners_allowed_user_ids_for_course
* @hook sensei_learners_allowed_user_ids
*
* @param {int[]} $user_ids User IDs that have permission to manage students in a given course.
* Defaults to post author.
Expand Down

0 comments on commit 3d5202c

Please sign in to comment.