ld_woocommerce_add_subscription_course_access
Filter Hook: No description found
ld_woocommerce_add_subscription_course_access Read More »
@package: LearnDash / WooCommerce
Source Files: includes/woocommerce/includes/class-learndash-woocommerce.php
Filter Hook: No description found
ld_woocommerce_add_subscription_course_access Read More »
Filter Hook: Only get items for non-subscription products
ld_woocommerce_remove_subscription_course_access Read More »
Method: Handle subscription status change to add LD course access
Learndash_WooCommerce::add_subscription_course_access Read More »
Method: Handle subscription status change to remove LD course access
Learndash_WooCommerce::remove_subscription_course_access Read More »
Method: Get available groups
Learndash_WooCommerce::list_groups Read More »
Method: Get available courses
Learndash_WooCommerce::list_courses Read More »
Method: Debug
Learndash_WooCommerce::debug Read More »
Method: Checks whether course enrollment is already running inside a background batch.
Learndash_WooCommerce::is_running_in_background_batch Read More »
Method: Checks whether a product is a subscription of any kind.
Learndash_WooCommerce::is_subscription_product Read More »
Method: Filter only subscription products out from order processing methods
Learndash_WooCommerce::filter_subscription_products_out Read More »
Method: Process order item deletion from order or subscription
Learndash_WooCommerce::delete_order_item Read More »
Method: Process new order item added to existing order or subscription
Learndash_WooCommerce::process_new_order_item Read More »
Method: Handler when an subscription is updated, hooked to woocommerce_process_shop_subscription_meta
Learndash_WooCommerce::update_subscription_meta Read More »
Method: Handler when an order is updated, hooked to woocommerce_process_shop_order_meta
Learndash_WooCommerce::update_order_meta Read More »
Method: Handler when an order is deleted or trashed.
Learndash_WooCommerce::delete_order Read More »
Method: Enroll customer into order’s associated courses and groups
Learndash_WooCommerce::add_course_access Read More »
Method: Check if a course or group associated with an order is already expired based on order paid date.
Learndash_WooCommerce::is_order_product_access_expired Read More »
Action Hook: Action to perform additional actions after order refunds are refunded.
learndash_woocommerce_order_refund_after Read More »
Filter Hook: Filters whether to skip order refund actions or not in LearnDash WooCommerce.
learndash_woocommerce_order_refund_skip Read More »
Method: Remove course access on order refund
Learndash_WooCommerce::remove_course_access_on_refund Read More »