Jaime updated Steph’s shortcode but it only displayed whether a payment was “Complete” or “Not Complete”. I tweaked it so that you can display any payment information like the original did. add_shortcode(‘frm_payment_status’, ‘frm_payment_status’); function frm_payment_status($atts){ […]
Continue readingMore Tag