rename plugin and slug to PayPal Payments for WooCommerce

This commit is contained in:
David Remer 2020-09-11 10:20:12 +03:00
parent 806c211e35
commit 5e011b4f95
54 changed files with 470 additions and 470 deletions

View file

@ -98,7 +98,7 @@ class OnboardingAssets {
'nonce' => wp_create_nonce( $this->login_seller_endpoint::nonce() ),
'error' => __(
'We could not properly onboard you. Please reload and try again.',
'paypal-for-woocommerce'
'paypal-payments-for-woocommerce'
),
)
);