Learndash_Admin_Assignment_Edit::assignment_metabox_content Learndash_Admin_Assignment_Edit::assignment_metabox_content() Adds approval Link to assignment metabox. ContentsDescription Source Changelog Related @package Uses Description # Source # File: includes/admin/classes-posts-edits/class-learndash-admin-assignment-edit.php Changelog # Changelog Version Description 3.2.3 Introduced. Related # @package # LearnDash / Assignment / Edit Uses # Uses Uses Description includes/settings/settings-functions.php: learndash_get_setting () Gets the LearnDash setting for a post. includes/ld-assignment-uploads.php: learndash_is_assignment_approved_by_meta () Gets assignments approval status. includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. includes/class-ld-lms.php: SFWD_LMS::select_a_lesson_or_topic () Makes wp_query to retrieve lessons or topics for a course includes/course/ld-course-steps-functions.php: learndash_get_courses_for_step () Gets the list of courses associated with a step.
Uses # Uses Uses Description includes/settings/settings-functions.php: learndash_get_setting () Gets the LearnDash setting for a post. includes/ld-assignment-uploads.php: learndash_is_assignment_approved_by_meta () Gets assignments approval status. includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. includes/class-ld-lms.php: SFWD_LMS::select_a_lesson_or_topic () Makes wp_query to retrieve lessons or topics for a course includes/course/ld-course-steps-functions.php: learndash_get_courses_for_step () Gets the list of courses associated with a step.