Learndash_WooCommerce::decrement_course_access_counter( int $course_id, int $user_id, int $order_id )
Delete enrolled course record from a user
Contents
Description #
Parameters #
- $course_id
-
(int) (Required) ID of a course.
- $user_id
-
(int) (Required) ID of a user.
- $order_id
-
(int) (Required) ID of an order.
Source #
File: includes/woocommerce/includes/class-learndash-woocommerce.php