Browse: Home / Functions /

learndash_transaction_get_final_price

This function has been deprecated.

learndash_transaction_get_final_price( int $transaction_id )

Grabs the final price of the transaction.


Description #


Parameters #

$transaction_id

(int) (Required) Post ID.


Return #

(int) Actual price paid for the transaction.


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.