Skip to content

Instantly share code, notes, and snippets.

@agusmu
Created December 23, 2022 04:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agusmu/1c7f417b80f4d8d12af8869118cb7036 to your computer and use it in GitHub Desktop.
Save agusmu/1c7f417b80f4d8d12af8869118cb7036 to your computer and use it in GitHub Desktop.
WooCommerce Enable Legacy Paypal Standards Gateway
add_filter( 'woocommerce_should_load_paypal_standard', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment