Skip to content

Instantly share code, notes, and snippets.

@wooexperte
Last active September 21, 2021 11:44
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 wooexperte/d0249824182ed0604281991f972d1a37 to your computer and use it in GitHub Desktop.
Save wooexperte/d0249824182ed0604281991f972d1a37 to your computer and use it in GitHub Desktop.
Aktiviert PayPal Standard in WooCommerce
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