learndash_payment_buttons( int|WP_Post $post )
Generates the LearnDash payment buttons output.
Parameters #
- $post
-
(int|WP_Post)
(Required)
Post ID or WP_Post object.
Return #
(string) The payment buttons HTML output.
Changelog #
Changelog
| Version |
Description |
| 2.1.0 |
Introduced. |