Search results for: admin
Include Subscriptions in API
Include EDD Subscription payments in the /edd-api/sales endpoint
Woo - euroteken weghalen
function avia_remove_wc_currency_symbol( $currency_symbol, $currency ) { $currency_symbol = ''; if ( is_cart() || is_checkout() || is_wc_endpoint_url('order-received'))…