mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Rename plugin to "WooCommerce PayPal Payments"
This commit is contained in:
parent
a8c36bc260
commit
02718c6c77
60 changed files with 497 additions and 497 deletions
|
@ -88,7 +88,7 @@ return array(
|
|||
'button.url' => static function ( $container ): string {
|
||||
return plugins_url(
|
||||
'/modules/ppcp-button/',
|
||||
dirname( __FILE__, 3 ) . '/woocommerce-paypal-commerce-gateway.php'
|
||||
dirname( __FILE__, 3 ) . '/woocommerce-paypal-payments.php'
|
||||
);
|
||||
},
|
||||
'button.request-data' => static function ( $container ): RequestData {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue