Created
December 23, 2022 04:08
-
-
Save agusmu/1c7f417b80f4d8d12af8869118cb7036 to your computer and use it in GitHub Desktop.
WooCommerce Enable Legacy Paypal Standards Gateway
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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