Browse: Home / Functions /

learndash_get_payment_button_label

This function has been deprecated.

learndash_get_payment_button_label( WP_Post|int|null $post )

Maps the payment button label.


Description #


Parameters #

$post

(WP_Post|int|null) (Required) Post or Post ID.


Return #

(string)


Source #

File: includes/deprecated/4.5.0/functions.php


Changelog #

Changelog
Version Description
4.5.0 This function has been deprecated.
4.2.0 Introduced. This function has been deprecated.