TXT_WPSC_ACCEPTED_PAYMENTS
Text has changed slightly.
Value (string)
'(accepted payments)'
Usage
if ( defined( 'TXT_WPSC_ACCEPTED_PAYMENTS' ) ) { // grab the value $value = constant( 'TXT_WPSC_ACCEPTED_PAYMENTS' ); if ( !empty( $value ) ) { // go forth and prosper... } }
Defined (1)
The constant is defined in the following location(s).