learndash_payment_buttons_shortcode learndash_payment_buttons_shortcode( array $attr ) Builds the learndash_payment_buttons shortcode output. ContentsDescription Parameters Return Source Changelog Related Uses Description # Parameters # $attr (array) (Required) An array of shortcode attributes. 'course_id'(int) Optional. Course ID. Default 0. Return # (string) Returns the learndash_payment_buttons shortcode output. Source # File: includes/shortcodes/ld_payment_buttons.php Changelog # Changelog Version Description 2.1.0 Introduced. Related # Uses # Uses Uses Description includes/ld-misc-functions.php: learndash_payment_buttons () Generates the LearnDash payment buttons output. includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource.
Uses # Uses Uses Description includes/ld-misc-functions.php: learndash_payment_buttons () Generates the LearnDash payment buttons output. includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource.