Make sure PPEC settings are opened if enabled on load

This commit is contained in:
Paul Dechov 2017-12-06 09:18:06 -05:00
parent 9571fa07d1
commit 4155f02ec8
1 changed files with 1 additions and 0 deletions

View File

@ -1074,6 +1074,7 @@ class WC_Admin_Setup_Wizard {
'name' => __( 'PayPal Express Checkout', 'woocommerce' ),
'image' => WC()->plugin_url() . '/assets/images/paypal.png',
'description' => $paypal_ec_description,
'class' => 'checked',
'repo-slug' => 'woocommerce-gateway-paypal-express-checkout',
'settings' => array(
'reroute_requests' => array(