get_entry_payment_status_text()
public static function get_entry_payment_status_text( $payment_status_value )
Returns the display text for the specified entry payment status value.
Since: 2.4
Source: common.php:6685
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$payment_status_value | string | The entry payment status value. |
Returns
string