mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-05-03 12:12:25 +08:00
https://wordpress.org/support/topic/process-order-force-customer-creation-no-longer-working/
1 line
62 B
Text
1 line
62 B
Text
add_filter( 'wc_stripe_force_save_source', '__return_true' );
|