Learndash_Admin_Assignments_Listing::assignment_bulk_actions_approve Learndash_Admin_Assignments_Listing::assignment_bulk_actions_approve() Handles approval of assignments in bulk. ContentsDescription Source Changelog Related Uses Used By Description # Source # File: includes/admin/classes-posts-listings/class-learndash-admin-assignments-listing.php Changelog # Changelog Version Description 2.1.0 Introduced. Related # Uses # Uses Uses Description includes/ld-misc-functions.php: learndash_get_setting () Gets the LearnDash setting for a post. includes/ld-assignment-uploads.php: learndash_assignment_is_points_enabled () Checks if the points are enabled for the assignment. includes/ld-assignment-uploads.php: learndash_approve_assignment () Marks assignment approved by user ID annd lesson ID. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () This function is documented in includes/class-ldlms-post-types.php Used By # Used By Used By Description includes/admin/classes-posts-listings/class-learndash-admin-assignments-listing.php: Learndash_Admin_Assignments_Listing::on_load_listing () Call via the WordPress load sequence for admin pages.
Uses # Uses Uses Description includes/ld-misc-functions.php: learndash_get_setting () Gets the LearnDash setting for a post. includes/ld-assignment-uploads.php: learndash_assignment_is_points_enabled () Checks if the points are enabled for the assignment. includes/ld-assignment-uploads.php: learndash_approve_assignment () Marks assignment approved by user ID annd lesson ID. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () This function is documented in includes/class-ldlms-post-types.php
Used By # Used By Used By Description includes/admin/classes-posts-listings/class-learndash-admin-assignments-listing.php: Learndash_Admin_Assignments_Listing::on_load_listing () Call via the WordPress load sequence for admin pages.