learndash_assignment_migration learndash_assignment_migration() Migrates the assignments from post meta to assignments custom post type. ContentsDescription Source Changelog Related Uses Description # Fires on admin_init hook. Source # File: includes/ld-assignment-uploads.php Changelog # Changelog Version Description 2.1.0 Introduced. Related # Uses # Uses Uses Description includes/ld-assignment-uploads.php: learndash_is_assignment_approved () Checks if the assignment is approved or not. includes/ld-assignment-uploads.php: learndash_approve_assignment_by_id () Marks assignment approved by assignment ID. includes/ld-groups.php: learndash_is_admin_user () Checks if a user has the admin capabilities. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () This function is documented in includes/class-ldlms-post-types.php includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource.
Uses # Uses Uses Description includes/ld-assignment-uploads.php: learndash_is_assignment_approved () Checks if the assignment is approved or not. includes/ld-assignment-uploads.php: learndash_approve_assignment_by_id () Marks assignment approved by assignment ID. includes/ld-groups.php: learndash_is_admin_user () Checks if a user has the admin capabilities. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () This function is documented in includes/class-ldlms-post-types.php includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource.