edd_get_payment_status_label( string $status = '' )
Given a payment status string, return the label for that string.
Description Description
Parameters Parameters
- $status
-
(Optional)
Default value: ''
Return Return
(bool|mixed)
Source Source
File: includes/payments/functions.php
Changelog Changelog
Version | Description |
---|---|
2.9.2 | Introduced. |