Learndash_WooCommerce::store_related_courses Learndash_WooCommerce::store_related_courses( int $id, WP_Post $post ) Store related courses ContentsDescription Parameters Return Source Changelog Related @package Description # Parameters # $id (int) (Required) ID of the post. $post (WP_Post) (Required) WP_Post object. Return # (void) Source # File: includes/woocommerce/includes/class-learndash-woocommerce.php Changelog # Changelog Version Description 5.2.0 Introduced. Related # @package # LearnDash / WooCommerce