do_action( 'learndash-course-payment-buttons-before', int $course_id , int $user_id )
Fires before the Course Payment Button.
Description Description
Parameters Parameters
- $course_id
-
Course ID.
- $user_id
-
User ID.
Source Source
File: themes/legacy/templates/course.php
Changelog Changelog
Version | Description |
---|---|
2.5.8 | Introduced. |